Package | Description |
---|---|
com.googlecode.lanterna.terminal.text |
Modifier and Type | Class and Description |
---|---|
class |
ANSITerminal
A common ANSI text terminal implementation
|
class |
CygwinTerminal
This class is trying to provide some special workarounds in order to function
in Cygwin terminal environments.
|
class |
StreamBasedTerminal
An abstract terminal implementing functionality for terminals using
OutputStream/InputStream
|
class |
UnixTerminal
A common ANSI terminal extention with support for Unix resize signals and
the stty program to control cbreak and key echo
|
Copyright © 2014. All Rights Reserved.