protected class UndoListener.UndoAction extends javax.swing.AbstractAction
| Constructor and Description |
|---|
UndoAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_updateUndoState()
Depending on the whether the undo manager can undo, enable
and disable the undo state.
|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public UndoAction()
public void actionPerformed(java.awt.event.ActionEvent e)
protected void _updateUndoState()