Package com.l2fprod.gui.plaf.skin
Class SkinTitlePane.MaximizeAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- com.l2fprod.gui.plaf.skin.SkinTitlePane.MaximizeAction
-
- 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.MaximizeAction extends javax.swing.AbstractActionThis 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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MaximizeAction()Constructor for the MaximizeAction object
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent e)Description of the Method-
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-