|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.event.WindowAdapter
|
+--org.jfree.report.demo.helper.DefaultCloseHandler
A Window close handler that either closes the frame, or if the frame is not embedded, shuts down the VM.
| Constructor Summary | |
DefaultCloseHandler()
|
|
| Method Summary | |
void |
windowClosing(java.awt.event.WindowEvent event)
Handles the window closing event. |
| 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 DefaultCloseHandler()
| Method Detail |
public void windowClosing(java.awt.event.WindowEvent event)
event - the window event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||