Package | Description |
---|---|
com.teamdev.jxbrowser.browser |
This package provides the classes that allow you to work with browsers.
|
Modifier and Type | Method and Description |
---|---|
CloseOptions.Builder |
CloseOptions.Builder.fireBeforeUnload()
Specifies whether the
beforeunload and unload JavaScript events should be
fired if they were registered when closing a browser instance. |
static CloseOptions.Builder |
CloseOptions.newBuilder()
Creates a new
CloseOptions builder. |