Class SkinTitlePane.ShadeAction

java.lang.Object
javax.swing.AbstractAction
com.l2fprod.gui.plaf.skin.SkinTitlePane.ShadeAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
SkinTitlePane

public class SkinTitlePane.ShadeAction extends AbstractAction
Description of the Class
Author:
fred
See Also:
  • Constructor Details

    • ShadeAction

      public ShadeAction()
      Constructor for the ShadeAction object
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent event)
      Description of the Method
      Parameters:
      event - Description of Parameter