org.jhotdraw.app.action.window
Class ToggleVisibleAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- org.jhotdraw.app.action.window.ToggleVisibleAction
-
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
public class ToggleVisibleAction extends javax.swing.AbstractActionToggles the visible state of a Component. Is selected, when the Component is visible.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ToggleVisibleAction(java.awt.Component c, java.lang.String name)Creates a new instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidactionPerformed(java.awt.event.ActionEvent e)
-
DataMelt 3.0 © DataMelt by jWork.ORG