Uses of Package
jexer.teditor
-
Packages that use jexer.teditor Package Description jexer Jexer - Java Text User Interface libraryjexer.teditor A basic text editor backend supporting word highlighting. -
Classes in jexer.teditor used by jexer Class Description Document A Document represents a text file, as a collection of lines. -
Classes in jexer.teditor used by jexer.teditor 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.