JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.teamdev.jxbrowser.download.event
Interface DownloadEvent
All Superinterfaces:
Event
All Known Subinterfaces:
DownloadCanceled
,
DownloadFinished
,
DownloadInterrupted
,
DownloadPaused
,
DownloadUpdated
public interface
DownloadEvent
extends
Event
An interface that all download events must extend.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Download
download
()
Returns the
Download
instance initiated this event.
Method Detail
download
Download
download()
Returns the
Download
instance initiated this event.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method