Package | Description |
---|---|
net.sourceforge.jnlp.runtime |
This package contains the classes that manage the secure runtime environment
for JNLP apps.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ApplicationInstance.addApplicationListener(ApplicationListener listener) |
Add an Application listener
|
void |
ApplicationInstance.removeApplicationListener(ApplicationListener listener) |
Remove an Application Listener
|