| Package | Description |
|---|---|
| com.teamdev.jxbrowser.view.javafx |
Contains a JavaFX UI component that displays content of
Browser. |
| com.teamdev.jxbrowser.view.javafx.callback |
Contains the implementations of the callbacks that display JavaFX UI dialogs.
|
| Modifier and Type | Method and Description |
|---|---|
static BrowserView |
BrowserView.newInstance(Browser browser)
Creates a new
BrowserView instance that displays the given browser instance. |