Package | Description |
---|---|
org.netbeans.api.editor.caret |
The Editor Caret API opens up the editor to give information about its carets
and to manipulate them.
|
Modifier and Type | Method and Description |
---|---|
int |
EditorCaret.moveCarets(CaretMoveHandler moveHandler)
Move multiple carets or create/modify selections.
|
int |
EditorCaret.moveCarets(CaretMoveHandler moveHandler,
MoveCaretsOrigin origin)
Move multiple carets or create/modify selections, specifies the originating operation.
|
Built on August 30 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.