Class SkinTitlePane.RestoreAction

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

public class SkinTitlePane.RestoreAction extends AbstractAction
This inner class is marked "public" due to a compiler bug. This class should be treated as a "protected" inner class. Instantiate it only within subclasses of .
Author:
fred
See Also:
  • Constructor Details

    • RestoreAction

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

    • actionPerformed

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