Interface | Description |
---|---|
DisplayListener |
DisplayListener is used to callback into external UI when data has come in
from the remote side.
|
Class | Description |
---|---|
DECCharacterSets |
This class contains a collection of the DEC VT100 and VT220 character set
mappings into Unicode.
|
DisplayLine |
This represents a single line of the display buffer.
|
ECMA48 |
This implements a complex ECMA-48/ISO 6429/ANSI X3.64 type console,
including a scrollback buffer.
|
Sixel |
Sixel parses a buffer of sixel image data into a BufferedImage.
|
Enum | Description |
---|---|
ECMA48.DeviceType |
The emulator can emulate several kinds of terminals.
|
ECMA48.MouseProtocol |
XTERM mouse reporting protocols.
|
Copyright © 2019 Kevin Lamonte. Licensed MIT.