|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.WindowAdapter
ch.hearc.I04_05s08.GUI.MainWindowListener
Closing the window (the clean way)
Field Summary | |
private MainApplication |
mainframe
The main frame |
Constructor Summary | |
MainWindowListener(MainApplication mainframe)
Build a new help file |
Method Summary | |
void |
actionPerformed(ActionEvent e)
Closing the window |
private void |
close()
Close |
void |
windowClosing(WindowEvent e)
Closing the window |
Methods inherited from class java.awt.event.WindowAdapter |
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private MainApplication mainframe
Constructor Detail |
public MainWindowListener(MainApplication mainframe)
mainframe
- the main frame windowMethod Detail |
public void windowClosing(WindowEvent e)
windowClosing
in interface WindowListener
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
private void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC