Package | Description |
---|---|
jexer.backend |
The interface between TApplication and user-facing I/O.
|
Modifier and Type | Class and Description |
---|---|
class |
ECMA48Terminal
This class reads keystrokes and mouse events and emits output to ANSI
X3.64 / ECMA-48 type terminals e.g.
|
class |
SwingTerminal
This Screen backend reads keystrokes and mouse events and draws to either
a Java Swing JFrame (potentially triple-buffered) or a JComponent.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.