|
||||||||||
| 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.Copy
abstract static class EditorAction.Copy
| 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.Copy()
|
|
| Method Summary | |
|---|---|
protected abstract int |
getFrom(EditorBuffer buffer)
|
protected abstract int |
getTo(EditorBuffer buffer)
|
(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 |
|---|
EditorAction.Copy()
| Method Detail |
|---|
protected abstract int getFrom(EditorBuffer buffer)
protected abstract int getTo(EditorBuffer buffer)
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 | |||||||||