Package | Description |
---|---|
jexer.teditor |
A basic text editor backend supporting word highlighting.
|
Class and Description |
---|
Highlighter
Highlighter provides color choices for certain text strings.
|
Line
A Line represents a single line of text on the screen, as a collection of
words.
|
Word
A Word represents text that was entered by the user.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.