org.shetline.gui
Class CustomDialog.WindowWatcher
java.lang.Object
java.awt.event.WindowAdapter
org.shetline.gui.CustomDialog.WindowWatcher
- All Implemented Interfaces:
- WindowFocusListener, WindowListener, WindowStateListener, EventListener
- Enclosing class:
- CustomDialog
protected class CustomDialog.WindowWatcher
- extends WindowAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomDialog.WindowWatcher
protected CustomDialog.WindowWatcher()
windowClosing
public void windowClosing(WindowEvent event)
- Specified by:
windowClosing in interface WindowListener- Overrides:
windowClosing in class WindowAdapter
windowOpened
public void windowOpened(WindowEvent event)
- Specified by:
windowOpened in interface WindowListener- Overrides:
windowOpened in class WindowAdapter