Uses of Class jline.Terminal

Uses in package jline

Classes derived from jline.Terminal

class
Terminal that is used for unix platforms.
class
A no-op unsupported terminal.
class
Terminal implementation for Microsoft Windows.

Constructors with parameter type jline.Terminal

ConsoleReader.ConsoleReader(InputStream in, Writer out, InputStream bindings, Terminal term)
Create a new reader.

Fields of type jline.Terminal

Terminal
Terminal
The Terminal to use.

Methods with return type jline.Terminal

Terminal
Terminal
Terminal
Configure and return the Terminal instance for the current platform.