Package | Description |
---|---|
jexer.backend |
The interface between TApplication and user-facing I/O.
|
Modifier and Type | Class and Description |
---|---|
class |
ECMA48Backend
This class uses an xterm/ANSI X3.64/ECMA-48 type terminal to provide a
screen, keyboard, and mouse to TApplication.
|
class |
SwingBackend
This class uses standard Swing calls to handle screen, keyboard, and mouse
I/O.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.