|
|||||||||
| Home >> All >> com >> arranger >> jarl >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.arranger.jarl.test
Class PanelTest.ExitListener

java.lang.Objectjava.awt.event.WindowAdapter
com.arranger.jarl.test.PanelTest.ExitListener
- All Implemented Interfaces:
- java.util.EventListener, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener
- Enclosing class:
- PanelTest
- protected static class PanelTest.ExitListener
- extends java.awt.event.WindowAdapter
| Constructor Summary | |
protected |
PanelTest.ExitListener()
|
| Method Summary | |
void |
windowClosing(java.awt.event.WindowEvent event)
Implements this method from the interface with an empty method body. |
| 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 |
| Constructor Detail |
PanelTest.ExitListener
protected PanelTest.ExitListener()
| Method Detail |
windowClosing
public void windowClosing(java.awt.event.WindowEvent event)
- Description copied from class:
java.awt.event.WindowAdapter - Implements this method from the interface with an empty method body.
|
|||||||||
| Home >> All >> com >> arranger >> jarl >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC