Package | Description |
---|---|
com.teamdev.jxbrowser.download.event |
The download activity events.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DownloadCanceled
An event indicating that the download has been canceled.
|
interface |
DownloadFinished
An event indicating that the download has been finished.
|
interface |
DownloadInterrupted
An event indicating that the download has been interrupted.
|
interface |
DownloadPaused
An event indicating that the download has been paused.
|
interface |
DownloadUpdated
An event indicating that the download has been updated.
|