MoveDotTo.Line, MoveDotTo.Op
recordable, repeatable
Constructor and Description |
---|
SelectTo() |
Modifier and Type | Method and Description |
---|---|
protected void |
moveDotToNextChar(TextLocation dot,
DocumentView docView) |
protected void |
moveDotToNextWord(TextLocation dot,
DocumentView docView) |
protected void |
moveDotToPreviousChar(TextLocation dot,
DocumentView docView) |
protected void |
moveDotToPreviousWord(TextLocation dot,
DocumentView docView) |
moveDotToLine, prepare
doExecuteByName, execute, executeCommand, isRecordable, isRepeatable, prepareCommand
protected void moveDotToPreviousChar(TextLocation dot, DocumentView docView)
moveDotToPreviousChar
in class MoveDotTo
protected void moveDotToNextChar(TextLocation dot, DocumentView docView)
moveDotToNextChar
in class MoveDotTo
protected void moveDotToPreviousWord(TextLocation dot, DocumentView docView)
moveDotToPreviousWord
in class MoveDotTo
protected void moveDotToNextWord(TextLocation dot, DocumentView docView)
moveDotToNextWord
in class MoveDotTo