IAction
BoxInflate
, BoxInflateAnisotropic
, BoxInflateDeformable
public interface Undoable extends IAction
Modifier and Type | Method | Description |
---|---|---|
void |
undo() |
Causes the effect of most recent call to actionPerformed to be reversed.
|
actionPerformed