Package | Description |
---|---|
net.sourceforge.jnlp.cache |
This package contains the JNLP cache.
|
net.sourceforge.jnlp.runtime |
This package contains the classes that manage the secure runtime environment
for JNLP apps.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDownloadIndicator
Show the progress of downloads.
|
Modifier and Type | Method and Description |
---|---|
static DownloadIndicator |
JNLPRuntime.getDefaultDownloadIndicator() |
Modifier and Type | Method and Description |
---|---|
static void |
JNLPRuntime.setDefaultDownloadIndicator(DownloadIndicator indicator)
Sets the default download indicator.
|