Uses of Class
net.sourceforge.jnlp.event.ApplicationEvent
-
Packages that use ApplicationEvent Package Description net.sourceforge.jnlp.event -
-
Uses of ApplicationEvent in net.sourceforge.jnlp.event
Methods in net.sourceforge.jnlp.event with parameters of type ApplicationEvent Modifier and Type Method Description void
ApplicationListener. applicationDestroyed(ApplicationEvent applicationEvent)
Invoked when the application is destroyed.
-