jsky.util.gui
Class BasicWindowMonitor
java.lang.Object
java.awt.event.WindowAdapter
jsky.util.gui.BasicWindowMonitor
- All Implemented Interfaces:
- WindowFocusListener, WindowListener, WindowStateListener, EventListener
public class BasicWindowMonitor
- extends WindowAdapter
This simple utility class is used to delete the main window
when an application exits.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicWindowMonitor
public BasicWindowMonitor()
windowClosing
public void windowClosing(WindowEvent e)
- Specified by:
windowClosing
in interface WindowListener
- Overrides:
windowClosing
in class WindowAdapter
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.