| Name | Description | Type | Package | Framework |
| CaretEvent | The event to represent a caret position change. | Class | com.jidesoft.editor.caret | JideSoft |
| CaretListener | The listener for caret change event in CaretModel. | Interface | com.jidesoft.editor.caret | JideSoft |
| CaretModel | The model class for the caret position. | Interface | com.jidesoft.editor.caret | JideSoft |
| CaretPosition | This class is used to represent a caret position as in CodeEditor. | Class | com.jidesoft.editor.caret | JideSoft |
| DefaultCaretModel | The default implementation of CaretModel. | Class | com.jidesoft.editor.caret | JideSoft |