|
JX Application Framework
|
#include <JTextEditor.h>
Public Member Functions | |
| CaretLocation () | |
| CaretLocation (const JStyledText::TextIndex &loc, const JIndex line) | |
Public Attributes | |
| JStyledText::TextIndex | location |
| JIndex | lineIndex |
|
inline |
|
inline |
| JIndex JTextEditor::CaretLocation::lineIndex |
| JStyledText::TextIndex JTextEditor::CaretLocation::location |