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, popupShouldSave
public void doAction(ActionEvent e) throws IllegalUserActionException
doAction
in interface Command
doAction
in class AbstractAction
IllegalUserActionException
Command.doAction(ActionEvent)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.