|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.awt.event.WindowAdapter
|
+--jj2000.disp.ExitHandler
This class implements the WindowHandler for the ImageFrames
| Field Summary | |
private Decoder |
dec
The decoder instance |
| Constructor Summary | |
ExitHandler(Decoder dec)
Class constructor. |
|
| Method Summary | |
void |
windowClosing(java.awt.event.WindowEvent evt)
Close the window and exit the application |
| 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 Decoder dec
| Constructor Detail |
public ExitHandler(Decoder dec)
| Method Detail |
public void windowClosing(java.awt.event.WindowEvent evt)
windowClosing in interface java.awt.event.WindowListenerwindowClosing in class java.awt.event.WindowAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||