See: Description
| Interface | Description |
|---|---|
| TerminalInput |
Allows input to be received from the terminal.
|
| TerminalInputListener |
Receives terminal input.
|
| TerminalOutput |
Allows output to be written to the terminal/console.
|
| Terminals |
Provides access to the terminal/console.
|
| TerminalSize |
The size of a terminal.
|
| Enum | Description |
|---|---|
| TerminalInputListener.Key | |
| TerminalOutput.Color |
Basic colors supported by a terminal.
|
| Terminals.Output |
System outputs.
|
To use, create an instance of Terminals using Native.get(java.lang.Class).