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 |
---|---|
void |
EditorCaret.addEditorCaretListener(EditorCaretListener listener)
Adds listener to track caret changes in detail.
|
void |
EditorCaret.removeEditorCaretListener(EditorCaretListener listener) |
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.