appl.parallel.starter.client
Class XuluStarterControllerFrame.ExitListener
java.lang.Object
java.awt.event.WindowAdapter
appl.parallel.starter.client.XuluStarterControllerFrame.ExitListener
- All Implemented Interfaces:
- WindowFocusListener, WindowListener, WindowStateListener, EventListener
- Enclosing class:
- XuluStarterControllerFrame
public class XuluStarterControllerFrame.ExitListener
- extends WindowAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XuluStarterControllerFrame.ExitListener
public XuluStarterControllerFrame.ExitListener()
windowClosing
public void windowClosing(WindowEvent event)
- Specified by:
windowClosing
in interface WindowListener
- Overrides:
windowClosing
in class WindowAdapter