JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
tools.util
Interface AnsiColors
public interface
AnsiColors
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
GREEN
static final
String
RED
static final
String
RESET
static final
String
YELLOW
Field Details
RESET
static final
String
RESET
See Also:
Constant Field Values
RED
static final
String
RED
See Also:
Constant Field Values
GREEN
static final
String
GREEN
See Also:
Constant Field Values
YELLOW
static final
String
YELLOW
See Also:
Constant Field Values