protected class FileScriptingPanel.UndoAction extends FileScriptingPanel.BasicAction
| Constructor and Description |
|---|
UndoAction()
Initializes the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Fired when action got executed.
|
protected void |
updateUndoState()
Updates the redo state.
|