|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides support for using ANSI color escape codes.
Field Summary | |
---|---|
Boolean |
enabled
|
Constructor Summary | |
ANSI()
|
Method Summary | |
---|---|
static boolean |
detect()
Tries to detect if the current system supports ANSI. |
static boolean |
isDetected()
|
static boolean |
isEnabled()
|
static void |
setEnabled(boolean flag)
|
Constructor Detail |
---|
ANSI()
Method Detail |
---|
static boolean detect()
public static boolean isDetected()
public static boolean isEnabled()
public static void setEnabled(boolean flag)