public final class EditorCaretEvent extends EventObject
source
Modifier and Type | Method and Description |
---|---|
int |
getAffectedEndOffset()
Get end of the region that was affected by caret change.
|
int |
getAffectedStartOffset()
Get start of the region that was affected by caret change.
|
EditorCaret |
getCaret()
Get caret instance to which this event relates.
|
getSource, toString
@NonNull public EditorCaret getCaret()
public int getAffectedStartOffset()
public int getAffectedEndOffset()
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.