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, updateEnabledStatedispose, fireUndoableEditHappened, getDrawing, getEditor, getView, isUpdatEnabledState, setEditor, setUpdateEnabledStatepublic static final java.lang.String ID
public UngroupAction(DrawingEditor editor)
public UngroupAction(DrawingEditor editor, CompositeFigure prototype)