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