Package com.l2fprod.gui.plaf.skin
Class SkinTitlePane.ShadeAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- com.l2fprod.gui.plaf.skin.SkinTitlePane.ShadeAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.io.Serializable
,java.lang.Cloneable
,java.util.EventListener
,javax.swing.Action
- Enclosing class:
- SkinTitlePane
public class SkinTitlePane.ShadeAction extends javax.swing.AbstractAction
Description of the Class- Author:
- fred
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ShadeAction()
Constructor for the ShadeAction object
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent event)
Description of the Method-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-