|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WindowStateListener
This interface is for classes that wish to monitor events for window state changes.
WindowAdapter
,
WindowEvent
Method Summary | |
---|---|
void |
windowStateChanged(WindowEvent event)
This method is called when the window state is changed, because of iconification or maximization. |
Method Detail |
---|
void windowStateChanged(WindowEvent event)
event
- the WindowEvent
indicating the change
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |