Uses of Interface
net.sourceforge.jnlp.event.ApplicationListener
Packages that use ApplicationListener
Package
Description
This package contains the classes that manage the secure runtime environment
for JNLP apps.
-
Uses of ApplicationListener in net.sourceforge.jnlp.runtime
Methods in net.sourceforge.jnlp.runtime with parameters of type ApplicationListenerModifier and TypeMethodDescriptionvoidApplicationInstance.addApplicationListener(ApplicationListener listener) Add an Application listenervoidApplicationInstance.removeApplicationListener(ApplicationListener listener) Remove an Application Listener