Package | Description |
---|---|
jexer |
Jexer - Java Text User Interface library
|
jexer.backend |
The interface between TApplication and user-facing I/O.
|
jexer.demos |
Demonstration programs.
|
jexer.net |
A Telnet-aware ServerSocket that establishes an 8-bit clean data channel.
|
Class and Description |
---|
Backend
This interface provides a screen, keyboard, and mouse to TApplication.
|
Screen
Drawing operations API.
|
Class and Description |
---|
Backend
This interface provides a screen, keyboard, and mouse to TApplication.
|
GenericBackend
This abstract class provides a screen, keyboard, and mouse to
TApplication.
|
GlyphMaker
GlyphMaker presents unified interface to all of its supported fonts to
clients.
|
LogicalScreen
A logical screen composed of a 2D array of Cells.
|
Screen
Drawing operations API.
|
SessionInfo
SessionInfo is used to store per-session properties that are determined at
different layers of the communication stack.
|
SwingTerminal.CursorStyle
Cursor style to draw.
|
TerminalReader
TerminalReader provides keyboard and mouse events.
|
Class and Description |
---|
Backend
This interface provides a screen, keyboard, and mouse to TApplication.
|
Class and Description |
---|
SessionInfo
SessionInfo is used to store per-session properties that are determined at
different layers of the communication stack.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.