|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--java.awt.event.WindowAdapter
|
+--MultiMain.CloseLyss
Class CloseLyss
| Constructor Summary | |
MultiMain.CloseLyss()
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent ae)
Listens for ActionEvents |
void |
windowClosing(java.awt.event.WindowEvent we)
Listens for WindowEvents |
| 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 MultiMain.CloseLyss()
| Method Detail |
public void windowClosing(java.awt.event.WindowEvent we)
windowClosing in class java.awt.event.WindowAdapterae - WindowEventpublic void actionPerformed(java.awt.event.ActionEvent ae)
actionPerformed in interface java.awt.event.ActionListenerae - ActionEvent
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||