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