Uses of Enum Class
com.teamdev.jxbrowser.download.DownloadState
Packages that use DownloadState
Package
Description
This package provides the classes that allow you to manage downloads.
-
Uses of DownloadState in com.teamdev.jxbrowser.download
Methods in com.teamdev.jxbrowser.download that return DownloadStateModifier and TypeMethodDescriptionDownload.state()Returns the download state.static DownloadStateReturns the enum constant of this class with the specified name.static DownloadState[]DownloadState.values()Returns an array containing the constants of this enum class, in the order they are declared.