Uses of Class
net.sourceforge.jnlp.event.DownloadEvent
Packages that use DownloadEvent
-
Uses of DownloadEvent in net.sourceforge.jnlp.event
Methods in net.sourceforge.jnlp.event with parameters of type DownloadEventModifier and TypeMethodDescriptionvoidDownloadListener.downloadCompleted(DownloadEvent downloadEvent) Called when a download completed or there was an error.voidDownloadListener.downloadStarted(DownloadEvent downloadEvent) Called when a download starts.voidDownloadListener.updateStarted(DownloadEvent downloadEvent) Called when a resource is checked for being up-to-date.