| Package | Description |
|---|---|
| org.jledit | |
| org.jledit.command.file | |
| org.jledit.command.undo |
| Modifier and Type | Method and Description |
|---|---|
UndoContext |
AbstractConsoleEditor.getUndoContext() |
| Modifier and Type | Method and Description |
|---|---|
UndoContext |
FileSaveCommand.getUndoContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSaveCommand.setUndoContext(UndoContext undoContext) |
void |
FileOpenCommand.setUndoContext(UndoContext undoContext)
Sets the
UndoContext. |
| Modifier and Type | Method and Description |
|---|---|
void |
UndoContextAware.setUndoContext(UndoContext undoContext)
Sets the
UndoContext. |
void |
UndoCommand.setUndoContext(UndoContext context) |
void |
RedoCommand.setUndoContext(UndoContext context) |
| Constructor and Description |
|---|
RedoCommand(UndoContext context) |
UndoCommand(ConsoleEditor editor,
UndoContext context) |
Copyright © 2013. All Rights Reserved.