Package | Description |
---|---|
net.sourceforge.jnlp.cache |
This package contains the JNLP cache.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceTracker.addDownloadListener(DownloadListener listener)
Adds the listener to the list of objects interested in
receivind DownloadEvents.
|
void |
ResourceTracker.removeDownloadListener(DownloadListener listener)
Removes a download listener.
|