Package jexer.teditor
A basic text editor backend supporting word highlighting.
-
Class Summary Class Description Document A Document represents a text file, as a collection of lines.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.