|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.groovy.tools.shell.util.ANSI
public class ANSI
Provides support for using ANSI color escape codes.
| Nested Class Summary | |
|---|---|
static class |
ANSI.Buffer
|
static class |
ANSI.Code
|
static class |
ANSI.Renderer
|
static class |
ANSI.RenderMessageSource
|
static class |
ANSI.RenderWriter
|
| Constructor Summary | |
|---|---|
ANSI()
|
|
| Method Summary | |
|---|---|
static boolean |
isDetected()
|
static boolean |
isEnabled()
|
static void |
setEnabled(boolean flag)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ANSI()
| Method Detail |
|---|
public static boolean isDetected()
public static void setEnabled(boolean flag)
public static boolean isEnabled()
|
Copyright © 2003-2010 The Codehaus. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||