Package jline
Class ANSIBuffer
java.lang.Object
jline.ANSIBuffer
A buffer that can contain ANSI text.
- Author:
- Marc Prud'hommeaux
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static void
void
setAnsiEnabled
(boolean ansi) toString()
toString
(boolean ansi) underscore
(String str)
-
Constructor Details
-
ANSIBuffer
public ANSIBuffer() -
ANSIBuffer
-
-
Method Details