Uses of Interface
org.webswing.server.services.swingprocess.ProcessExitListener
-
Packages that use ProcessExitListener Package Description org.webswing.server.services.swingprocess -
-
Uses of ProcessExitListener in org.webswing.server.services.swingprocess
Methods in org.webswing.server.services.swingprocess that return ProcessExitListener Modifier and Type Method Description ProcessExitListenerSwingProcessImpl. getCloseListener()Methods in org.webswing.server.services.swingprocess with parameters of type ProcessExitListener Modifier and Type Method Description voidSwingProcess. setProcessExitListener(ProcessExitListener object)voidSwingProcessImpl. setProcessExitListener(ProcessExitListener closeListener)
-