Uses of Enum Class
com.teamdev.jxbrowser.download.event.DownloadInterruptReason
Packages that use DownloadInterruptReason
-
Uses of DownloadInterruptReason in com.teamdev.jxbrowser.download.event
Methods in com.teamdev.jxbrowser.download.event that return DownloadInterruptReasonModifier and TypeMethodDescriptiondefault DownloadInterruptReasonDownloadInterrupted.reason()Returns the interrupt reason of this download.static DownloadInterruptReasonReturns the enum constant of this class with the specified name.static DownloadInterruptReason[]DownloadInterruptReason.values()Returns an array containing the constants of this enum class, in the order they are declared.