| 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 | Description |
|---|---|---|
class |
DefaultDownloadIndicator |
Show the progress of downloads.
|
| Modifier and Type | Method | Description |
|---|---|---|
static DownloadIndicator |
JNLPRuntime.getDefaultDownloadIndicator() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
JNLPRuntime.setDefaultDownloadIndicator(DownloadIndicator indicator) |
Sets the default download indicator.
|