| Package | Description |
|---|---|
| com.teamdev.jxbrowser.browser.callback |
This package provides the classes that allow you to work with browser callback.
|
| 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 |
|---|---|
static OpenPopupCallback.Response |
OpenPopupCallback.Response.proceed()
Returns the
Response instance that indicates that the popup has been opened. |
| Modifier and Type | Method and Description |
|---|---|
OpenPopupCallback.Response |
DefaultOpenPopupCallback.on(OpenPopupCallback.Params params) |
| Modifier and Type | Method and Description |
|---|---|
OpenPopupCallback.Response |
DefaultOpenPopupCallback.on(OpenPopupCallback.Params params) |