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