public class UngroupAction extends GroupAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
Constructor and Description |
---|
UngroupAction(DrawingEditor editor)
Creates a new instance.
|
UngroupAction(DrawingEditor editor,
CompositeFigure prototype) |
actionPerformed, canGroup, canUngroup, groupFigures, ungroupFigures, updateEnabledState
dispose, fireUndoableEditHappened, getDrawing, getEditor, getView, isUpdatEnabledState, setEditor, setUpdateEnabledState
public static final java.lang.String ID
public UngroupAction(DrawingEditor editor)
public UngroupAction(DrawingEditor editor, CompositeFigure prototype)