Class SubstanceInternalFrameTitlePane.ClickListener
java.lang.Object
org.pushingpixels.substance.internal.utils.SubstanceInternalFrameTitlePane.ClickListener
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
SubstanceInternalFrameTitlePane
public static class SubstanceInternalFrameTitlePane.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
-