| Package | Description |
|---|---|
| com.teamdev.jxbrowser.view.swing |
Contains a Swing UI component that displays content of
Browser. |
| com.teamdev.jxbrowser.view.swing.callback |
Contains the implementations of the callbacks that display Swing 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. |