| Package | Description |
|---|---|
| org.jboss.aesh.undo |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Stack<UndoAction> |
UndoManager.undoStack |
| Modifier and Type | Method and Description |
|---|---|
UndoAction |
UndoManager.getNext() |
| Modifier and Type | Method and Description |
|---|---|
void |
UndoManager.addUndo(UndoAction u) |