| Package | Description |
|---|---|
| com.teamdev.jxbrowser.download.callback |
The download service callbacks.
|
| com.teamdev.jxbrowser.view.swing.callback |
Contains the implementations of the callbacks that display Swing UI dialogs.
|
| Class and Description |
|---|
| DownloadsAsyncCallback
A common interface that all asynchronous download service callbacks must implement.
|
| DownloadsCallback
A common interface that all download service callbacks must implement.
|
| Class and Description |
|---|
| DownloadsAsyncCallback
A common interface that all asynchronous download service callbacks must implement.
|
| DownloadsCallback
A common interface that all download service callbacks must implement.
|
| StartDownloadCallback
The callback that is invoked when the browser is about to start downloading the file.
|
| StartDownloadCallback.Action
An action providing a response to the
StartDownloadCallback. |
| StartDownloadCallback.Params
The parameters of the
StartDownloadCallback. |