Package | Description |
---|---|
com.teamdev.jxbrowser.view.swt |
Contains an SWT UI component that displays content of
Browser . |
com.teamdev.jxbrowser.view.swt.callback |
Contains the implementations of the callbacks that display the SWT UI dialogs.
|
Modifier and Type | Method and Description |
---|---|
static BrowserView |
BrowserView.newInstance(org.eclipse.swt.widgets.Composite parent,
Browser browser)
Creates a new
BrowserView instance that displays the given browser instance. |