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