Package | Description |
---|---|
jexer |
Jexer - Java Text User Interface library
|
jexer.tterminal |
An ECMA-48 / ANSI X3.64 style terminal emulator.
|
Modifier and Type | Class and Description |
---|---|
class |
TTerminalWidget
TTerminalWidget exposes a ECMA-48 / ANSI X3.64 style terminal in a widget.
|
Constructor and Description |
---|
ECMA48(ECMA48.DeviceType type,
java.io.InputStream inputStream,
java.io.OutputStream outputStream,
DisplayListener displayListener)
Public constructor.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.