Uses of Interface
com.teamdev.jxbrowser.download.Download
Packages that use 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
Methods in com.teamdev.jxbrowser.browser.callback that return Download -
Uses of Download in com.teamdev.jxbrowser.download
Methods in com.teamdev.jxbrowser.download that return types with arguments of type Download -
Uses of Download in com.teamdev.jxbrowser.download.event
Methods in com.teamdev.jxbrowser.download.event that return DownloadModifier 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()