|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--java.awt.event.WindowAdapter
|
+--s2iProjectSetup.SymWindow
A class for handling window events
| Constructor Summary | |
(package private) |
s2iProjectSetup.SymWindow()
|
| Method Summary | |
void |
windowClosed(java.awt.event.WindowEvent event)
Detect window closed events. |
void |
windowClosing(java.awt.event.WindowEvent event)
Detect window closing events. |
| Methods inherited from class java.awt.event.WindowAdapter |
windowActivated,
windowDeactivated,
windowDeiconified,
windowIconified,
windowOpened |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
s2iProjectSetup.SymWindow()
| Method Detail |
public void windowClosed(java.awt.event.WindowEvent event)
event - The event that triggered the callpublic void windowClosing(java.awt.event.WindowEvent event)
event - The event that triggered the call
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||