uk.ac.man.bioinf.gui.viewer.test
Class BasicWindowMonitor
java.lang.Object
|
+--java.awt.event.WindowAdapter
|
+--uk.ac.man.bioinf.gui.viewer.test.BasicWindowMonitor
- All Implemented Interfaces:
- EventListener, WindowFocusListener, WindowListener, WindowStateListener
- public class BasicWindowMonitor
- extends WindowAdapter
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