|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.event.WindowAdapter
|
+--net.aerith.misao.toolkit.BatchExamination.BatchExaminationDesktop.OpenWindowListener
The OpenWindowListener is a listener class of
opening this window.
| Constructor Summary | |
protected |
BatchExaminationDesktop.OpenWindowListener()
|
| Method Summary | |
void |
windowOpened(java.awt.event.WindowEvent e)
Invoked when this window is opened. |
| Methods inherited from class java.awt.event.WindowAdapter |
windowActivated,
windowClosed,
windowClosing,
windowDeactivated,
windowDeiconified,
windowIconified |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
protected BatchExaminationDesktop.OpenWindowListener()
| Method Detail |
public void windowOpened(java.awt.event.WindowEvent e)
e - contains the event status.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||