graphics
Class GLDisplay.MyWindowAdapter
java.lang.Object
java.awt.event.WindowAdapter
graphics.GLDisplay.MyWindowAdapter
- All Implemented Interfaces:
- WindowFocusListener, WindowListener, WindowStateListener, EventListener
- Enclosing class:
- GLDisplay
private class GLDisplay.MyWindowAdapter
- extends WindowAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GLDisplay.MyWindowAdapter
private GLDisplay.MyWindowAdapter()
windowClosing
public void windowClosing(WindowEvent e)
- Specified by:
windowClosing
in interface WindowListener
- Overrides:
windowClosing
in class WindowAdapter