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 TypeMethodDescriptionvoid
ApplicationInstance.addApplicationListener
(ApplicationListener listener) Add an Application listenervoid
ApplicationInstance.removeApplicationListener
(ApplicationListener listener) Remove an Application Listener