org.ceryle.ui
Class WelcomeWindow.WindowEventHandler
java.lang.Object
java.awt.event.WindowAdapter
org.ceryle.ui.WelcomeWindow.WindowEventHandler
- All Implemented Interfaces:
- WindowFocusListener, WindowListener, WindowStateListener, EventListener
- Enclosing class:
- WelcomeWindow
public class WelcomeWindow.WindowEventHandler
- extends WindowAdapter
The listener class to handle the closing of a window.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WelcomeWindow.WindowEventHandler
public WelcomeWindow.WindowEventHandler()
windowClosing
public void windowClosing(WindowEvent event)
- Specified by:
windowClosing in interface WindowListener- Overrides:
windowClosing in class WindowAdapter
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.