Uses of Interface
net.sourceforge.jnlp.event.DownloadListener
Packages that use DownloadListener
-
Uses of DownloadListener in net.sourceforge.jnlp.cache
Methods in net.sourceforge.jnlp.cache with parameters of type DownloadListenerModifier and TypeMethodDescriptionvoidResourceTracker.addDownloadListener(DownloadListener listener) Adds the listener to the list of objects interested in receivind DownloadEvents.voidResourceTracker.removeDownloadListener(DownloadListener listener) Removes a download listener.