org.jhotdraw.draw.action
Class UngroupAction
- java.lang.Object
-
- javax.swing.AbstractAction
-
- org.jhotdraw.draw.action.AbstractSelectedAction
-
- org.jhotdraw.draw.action.GroupAction
-
- org.jhotdraw.draw.action.UngroupAction
-
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, Disposable
- Direct Known Subclasses:
- SplitAction
public class UngroupAction extends GroupAction
UngroupAction.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringID
-
Constructor Summary
Constructors Constructor and Description UngroupAction(DrawingEditor editor)Creates a new instance.UngroupAction(DrawingEditor editor, CompositeFigure prototype)
-
Method Summary
-
Methods inherited from class org.jhotdraw.draw.action.GroupAction
actionPerformed, groupFigures, ungroupFigures
-
Methods inherited from class org.jhotdraw.draw.action.AbstractSelectedAction
dispose, getEditor, isUpdatEnabledState, setEditor, setUpdateEnabledState
-
-
-
-
Field Detail
-
ID
public static final java.lang.String ID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
UngroupAction
public UngroupAction(DrawingEditor editor)
Creates a new instance.
-
UngroupAction
public UngroupAction(DrawingEditor editor, CompositeFigure prototype)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG