Class RadianceInternalFrameTitlePane.ClickListener
java.lang.Object
org.pushingpixels.radiance.theming.internal.utils.RadianceInternalFrameTitlePane.ClickListener
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
RadianceInternalFrameTitlePane
public static class RadianceInternalFrameTitlePane.ClickListener
extends Object
implements ActionListener
Click correction listener that resets models of minimize and restore buttons on click (so
that the rollover behaviour will be preserved correctly).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClickListener
public ClickListener()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-