Package | Description |
---|---|
com.googlecode.lanterna | |
com.googlecode.lanterna.terminal.text |
Class and Description |
---|
CygwinTerminal
This class is trying to provide some special workarounds in order to function
in Cygwin terminal environments.
|
UnixTerminal
A common ANSI terminal extention with support for Unix resize signals and
the stty program to control cbreak and key echo
|
Class and Description |
---|
ANSITerminal
A common ANSI text terminal implementation
|
StreamBasedTerminal
An abstract terminal implementing functionality for terminals using
OutputStream/InputStream
|
UnixTerminal.Behaviour
This enum lets you control some more low-level behaviors of this terminal object.
|
UnixTerminalSizeQuerier
This class allows you to override by what means Lanterna detects the size of
the terminal.
|
Copyright © 2014. All Rights Reserved.