Uses of Class
org.webswing.toolkit.api.lifecycle.OnBeforeShutdownEvent
-
Packages that use OnBeforeShutdownEvent Package Description org.webswing.toolkit.api.lifecycle -
-
Uses of OnBeforeShutdownEvent in org.webswing.toolkit.api.lifecycle
Methods in org.webswing.toolkit.api.lifecycle with parameters of type OnBeforeShutdownEvent Modifier and Type Method Description intWebswingShutdownListener. onBeforeShutdown(OnBeforeShutdownEvent event)Invoked before Webswing requests application to exit.
-