See: Description
| Class | Description |
|---|---|
| BrowserView |
Represents a lightweight Swing component that displays HTML
content loaded in
Browser instance and provides access to
the Browser's UI-related functionality. |
| DefaultContextMenuHandler |
Represents default Swing context menu implementation.
|
| DefaultDialogHandler |
Represents default implementation of the
DialogHandler
that will display an appropriate UI modal dialog for each method. |
| DefaultDownloadHandler |
Represents default implementation of the
DownloadHandler
that will display file save dialog where user can select the destination file. |
| DefaultNetworkDelegate | |
| DefaultPopupHandler |
Represents default implementation of the
PopupHandler that
will display popup Browser in a JFrame. |
| DefaultPrintHandler |
Default implementation of
PrintHandler that displays standard Java Print dialog and
modify default settings with the settings that end user selects in the dialog. |