Package | Description |
---|---|
net.sourceforge.jnlp.event |
Modifier and Type | Method and Description |
---|---|
void |
DownloadListener.downloadCompleted(DownloadEvent downloadEvent)
Called when a download completed or there was an error.
|
void |
DownloadListener.downloadStarted(DownloadEvent downloadEvent)
Called when a download starts.
|
void |
DownloadListener.updateStarted(DownloadEvent downloadEvent)
Called when a resource is checked for being up-to-date.
|