Uses of Package
net.sourceforge.jnlp.event
-
Packages that use net.sourceforge.jnlp.event Package Description net.sourceforge.jnlp.cache This package contains the JNLP cache.net.sourceforge.jnlp.event net.sourceforge.jnlp.runtime This package contains the classes that manage the secure runtime environment for JNLP apps. -
Classes in net.sourceforge.jnlp.event used by net.sourceforge.jnlp.cache Class Description DownloadListener The listener that is notified of the state of resources being downloaded by a ResourceTracker. -
Classes in net.sourceforge.jnlp.event used by net.sourceforge.jnlp.event Class Description ApplicationEvent This event is sent when an application is terminated.DownloadEvent This event is sent during the launch of an application. -
Classes in net.sourceforge.jnlp.event used by net.sourceforge.jnlp.runtime Class Description ApplicationListener The listener that is notified when an application instance is terminated.