Java Tutorial/Swing Event/WindowStateListener
Версия от 17:44, 31 мая 2010; (обсуждение)
The WindowStateListener Interface: respond to any change in the state of a window.
Defined MethodsDescriptionwindowStateChanged(WindowEvent e)Called when the window state changes - when it is maximized or iconified, for example