Interface | Description |
---|---|
Terminal |
The terminal interface that is an abstraction of terminal screen.
|
TerminalPrinter |
The interface responsible for printing to the terminal.
|
Class | Description |
---|---|
Attributes |
The attributes of text in the terminal.
|
CursorPosition |
A 2-d position in 'terminal space'.
|
KeyPress |
Represents the user pressing a key on the keyboard.
|
TerminalSize |
Terminal dimensions in 2-d space, measured in number of rows and columns.
|
Enum | Description |
---|---|
Color |
Terminal color definitions.
|
KeyPress.Type |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.