|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | 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,
windowIconified,
windowOpened |
Methods inherited from class java.lang.Object |
|
Field Detail |
private Decoder dec
Constructor Detail |
public ExitHandler(Decoder dec)
Method Detail |
public void windowClosing(java.awt.event.WindowEvent evt)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |