Package | Description |
---|---|
net.sourceforge.jnlp.cache | |
net.sourceforge.jnlp.runtime |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDownloadIndicator
Show the progress of downloads.
|
Modifier and Type | Method and Description |
---|---|
static DownloadIndicator |
JNLPRuntime.getDefaultDownloadIndicator()
Returns the default download indicator.
|
Modifier and Type | Method and Description |
---|---|
static void |
JNLPRuntime.setDefaultDownloadIndicator(DownloadIndicator indicator)
Sets the default download indicator.
|