|
kAWT Version 0.81 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.event.WindowAdapter
|
+--de.kawt.Closer
| Constructor Summary | |
Closer(Window win)
|
|
| Method Summary | |
void |
windowClosing(WindowEvent e)
Invoked when the user attempts to close the window from the window's system menu. |
| Methods inherited from class java.awt.event.WindowAdapter |
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowIconified, windowOpened |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Closer(Window win)
| Method Detail |
public void windowClosing(WindowEvent e)
WindowListenerwindowClosing in class WindowAdapter
|
kAWT Version 0.81 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||