public class UndoCommand extends AbstractAction
| Constructor and Description |
|---|
UndoCommand() |
| Modifier and Type | Method and Description |
|---|---|
static HashTree |
convertAndCloneSubTree(HashTree tree)
wrapper to use package-visible method
and clone tree for saving
|
void |
doAction(ActionEvent e) |
Set<String> |
getActionNames() |
getParentFrame, popupCheckExistingFileListener, popupShouldSavepublic void doAction(ActionEvent e) throws IllegalUserActionException
doAction in interface CommanddoAction in class AbstractActionIllegalUserActionExceptionCommand.doAction(ActionEvent)Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.