|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExitListener
The listener interface for processing the GPanel's or Console's close button event. The class that is interested in processing this event must implement this interface (and the method notifyExit()) and register itself by calling addExitListener()
Method Summary | |
---|---|
void |
notifyExit()
Invoked when the close button in the title bar is pressed. |
Method Detail |
---|
void notifyExit()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |