|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.console.EditorAction
org.crsh.console.EditorAction.History
public abstract static class EditorAction.History
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.crsh.console.EditorAction |
|---|
EditorAction.ChangeChars, EditorAction.Copy, EditorAction.DeleteNextChars, EditorAction.History, EditorAction.InsertKey, EditorAction.MoveNextWord, EditorAction.MovePrevWord |
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
EditorAction.History()
|
|
| Method Summary | |
|---|---|
protected abstract int |
getNext(Editor editor)
|
(package private) void |
perform(Editor editor,
EditorBuffer buffer)
|
| Methods inherited from class org.crsh.console.EditorAction |
|---|
execute, repeat, then |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditorAction.History()
| Method Detail |
|---|
protected abstract int getNext(Editor editor)
void perform(Editor editor,
EditorBuffer buffer)
throws IOException
perform in class EditorActionIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||