Class RadianceTitlePane.WindowHandler
java.lang.Object
java.awt.event.WindowAdapter
org.pushingpixels.radiance.theming.internal.utils.RadianceTitlePane.WindowHandler
- All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener
- Enclosing class:
RadianceTitlePane
WindowListener installed on the Window, updates the state as necessary.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class WindowAdapter
windowClosed, windowClosing, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
-
Constructor Details
-
WindowHandler
private WindowHandler()
-
-
Method Details
-
windowActivated
- Specified by:
windowActivatedin interfaceWindowListener- Overrides:
windowActivatedin classWindowAdapter
-
windowDeactivated
- Specified by:
windowDeactivatedin interfaceWindowListener- Overrides:
windowDeactivatedin classWindowAdapter
-