Package | Description |
---|---|
com.teamdev.jxbrowser.view.javafx.callback |
Contains the implementations of the callbacks that display JavaFX UI dialogs.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSelectColorCallback
The default
SelectColorCallback implementation that shows a color chooser dialog when the
user clicks an <input type='color'> HTML5 element. |