| 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 |
CloseOptions.Builder.build()
Returns a new
CloseOptions instance built from the current state of this
builder. |
| Modifier and Type | Method and Description |
|---|---|
void |
Browser.close(CloseOptions options)
Closes the current browser instance according to the given
options. |