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 DownloadDownloadCanceled.download()DownloadEvent.download()Returns theDownloadinstance initiated this event.default DownloadDownloadFinished.download()default DownloadDownloadInterrupted.download()default DownloadDownloadPaused.download()default DownloadDownloadUpdated.download()