|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.event.WindowAdapter | +--swing.addon.event.WindowAdapters.ExitApplicationAdapter
Constructor Summary | |
WindowAdapters.ExitApplicationAdapter()
|
|
WindowAdapters.ExitApplicationAdapter(int value)
|
Method Summary | |
void |
windowClosing(java.awt.event.WindowEvent e)
|
Methods inherited from class java.awt.event.WindowAdapter |
windowActivated,
windowClosed,
windowDeactivated,
windowDeiconified,
windowIconified,
windowOpened |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public WindowAdapters.ExitApplicationAdapter()
public WindowAdapters.ExitApplicationAdapter(int value)
Method Detail |
public void windowClosing(java.awt.event.WindowEvent e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |