org.apache.geronimo.gshell.ansi
Class ANSI
java.lang.Object
org.apache.geronimo.gshell.ansi.ANSI
public class ANSI
- extends Object
Provides support for using ANSI color escape codes.
- Version:
- $Rev: 571366 $ $Date: 2007-08-30 21:09:10 -0700 (Thu, 30 Aug 2007) $
|
Constructor Summary |
ANSI()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANSI
public ANSI()
isDetected
public static boolean isDetected()
setEnabled
public static void setEnabled(boolean flag)
isEnabled
public static boolean isEnabled()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.