Class RadianceInternalFrameTitlePane.RadianceIconifyAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyAction
-
- org.pushingpixels.radiance.theming.internal.utils.RadianceInternalFrameTitlePane.RadianceIconifyAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener,java.io.Serializable,java.lang.Cloneable,java.util.EventListener,javax.swing.Action
- Enclosing class:
- RadianceInternalFrameTitlePane
public class RadianceInternalFrameTitlePane.RadianceIconifyAction extends javax.swing.plaf.basic.BasicInternalFrameTitlePane.IconifyActionCustom iconifying action.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RadianceIconifyAction()Creates an iconifying action.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent e)-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-