|
||||||||||
| 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.InsertKey
static class EditorAction.InsertKey
| 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 | |
|---|---|
private int[] |
sequence
|
| Constructor Summary | |
|---|---|
EditorAction.InsertKey(int[] sequence)
|
|
| Method Summary | |
|---|---|
(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 |
| Field Detail |
|---|
private final int[] sequence
| Constructor Detail |
|---|
public EditorAction.InsertKey(int[] sequence)
| Method Detail |
|---|
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 | |||||||||