| Package | Description |
|---|---|
| com.jscape.inet.terminal | |
| com.jscape.inet.terminal.commands | |
| com.jscape.inet.terminal.events |
| Class and Description |
|---|
| Cell
Represents screen cell.
|
| CellAttributes
This immutable classs represents code>Cell class attributes.
|
| CharacterSet
Represents character set in terminal.
|
| CommandSet
Represents command set (ANSI, VT52) in terminal.
|
| CSIType
Sequence type with '[' second character.
|
| ICType
Sequence type with '#', '(', ')' second sequence character.
|
| Row
Represents terminal screen row as array of
Cells. |
| Screen
Represents terminal screen as array of rows.
|
| Screen.Cursor
Represents cursor position in screen.
|
| SequenceType
Base interfase for control sequence types.
|
| SimpleType
Simple sequence type.
|
| SpecialGraphic
Represents "Special Graphic Character Set" in VT100 terminal.
|
| TerminalListener
Base interface for
Terminal events handling. |
| USAscii
Represents US ASCII character set.
|
| VT100Set |
| VT52Set |
| Class and Description |
|---|
| Terminal
Main emulator class.
|
| Class and Description |
|---|
| TerminalListener
Base interface for
Terminal events handling. |
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved