|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.console.EditorAction org.crsh.console.EditorAction.MovePrevWord
static class EditorAction.MovePrevWord
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 | |
---|---|
(package private) boolean |
atBeginning |
Constructor Summary | |
---|---|
EditorAction.MovePrevWord(boolean atBeginning) |
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 |
---|
final boolean atBeginning
Constructor Detail |
---|
public EditorAction.MovePrevWord(boolean atBeginning)
Method Detail |
---|
void perform(Editor editor, EditorBuffer buffer) throws IOException
perform
in class EditorAction
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |