|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.event.WindowAdapter
|
+--rcUserInterface.rcGui.MyWindowListener
When we close the GUI window we call exit and terminate all threads
| Constructor Summary | |
(package private) |
rcGui.MyWindowListener()
|
| 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 |
|
| Constructor Detail |
rcGui.MyWindowListener()
| 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 | ||||||||