Uses of Interface
com.teamdev.jxbrowser.download.Download
Package
Description
This package provides the classes that allow you to work with browser callback.
This package provides the classes that allow you to manage downloads.
The download activity events.
-
Uses of Download in com.teamdev.jxbrowser.browser.callback
-
Uses of Download in com.teamdev.jxbrowser.download
-
Uses of Download in com.teamdev.jxbrowser.download.event
Modifier and TypeMethodDescriptiondefault Download
DownloadCanceled.download()
DownloadEvent.download()
Returns theDownload
instance initiated this event.default Download
DownloadFinished.download()
default Download
DownloadInterrupted.download()
default Download
DownloadPaused.download()
default Download
DownloadUpdated.download()