|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Listener interface for receiving window life-cycle event notifications.
| Method Summary | |
void |
confirmWindowClose(WindowEvent event)
Confirmation event that a window is about to be closed. |
void |
windowClosed(WindowEvent event)
Notification event that a window has been closed. |
void |
windowClosing(WindowEvent event)
Notification event that a window is about to be closed. |
void |
windowOpened(WindowEvent event)
Notification event that a window has been opened. |
| Method Detail |
public void confirmWindowClose(WindowEvent event)
throws VetoException
VetoExceptionpublic void windowClosing(WindowEvent event)
public void windowClosed(WindowEvent event)
public void windowOpened(WindowEvent event)
|
GFL 1.1 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||