| Package | Description |
|---|---|
| com.teamdev.jxbrowser.view.javafx.callback |
Contains the implementations of the callbacks that display JavaFX UI dialogs.
|
| com.teamdev.jxbrowser.view.swing.callback |
Contains the implementations of the callbacks that display Swing UI dialogs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPromptCallback.on(PromptCallback.Params params,
PromptCallback.Action tell) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPromptCallback.on(PromptCallback.Params param,
PromptCallback.Action tell) |