| Package | Description |
|---|---|
| com.teamdev.jxbrowser.view.swing.callback |
Contains the implementations of the callbacks that display Swing UI dialogs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfirmCallback
The default
ConfirmCallback implementation that shows a dialog when JavaScript confirm
dialog should be displayed. |