Package be.gaudry.debug
Class ConsoleColors
java.lang.Object
be.gaudry.debug.ConsoleColors
- Author:
- Steph GAUDRY
-
Field Summary
Modifier and TypeFieldDescriptionstatic String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
-
Method Summary
-
Field Details
-
RESET
- See Also:
- Constant Field Values
-
BLACK
- See Also:
- Constant Field Values
-
RED
- See Also:
- Constant Field Values
-
GREEN
- See Also:
- Constant Field Values
-
YELLOW
- See Also:
- Constant Field Values
-
BLUE
- See Also:
- Constant Field Values
-
PURPLE
- See Also:
- Constant Field Values
-
CYAN
- See Also:
- Constant Field Values
-
WHITE
- See Also:
- Constant Field Values
-
BLACK_BOLD
- See Also:
- Constant Field Values
-
RED_BOLD
- See Also:
- Constant Field Values
-
GREEN_BOLD
- See Also:
- Constant Field Values
-
YELLOW_BOLD
- See Also:
- Constant Field Values
-
BLUE_BOLD
- See Also:
- Constant Field Values
-
PURPLE_BOLD
- See Also:
- Constant Field Values
-
CYAN_BOLD
- See Also:
- Constant Field Values
-
WHITE_BOLD
- See Also:
- Constant Field Values
-
BLACK_UNDERLINED
- See Also:
- Constant Field Values
-
RED_UNDERLINED
- See Also:
- Constant Field Values
-
GREEN_UNDERLINED
- See Also:
- Constant Field Values
-
YELLOW_UNDERLINED
- See Also:
- Constant Field Values
-
BLUE_UNDERLINED
- See Also:
- Constant Field Values
-
PURPLE_UNDERLINED
- See Also:
- Constant Field Values
-
CYAN_UNDERLINED
- See Also:
- Constant Field Values
-
WHITE_UNDERLINED
- See Also:
- Constant Field Values
-
BLACK_BACKGROUND
- See Also:
- Constant Field Values
-
RED_BACKGROUND
- See Also:
- Constant Field Values
-
GREEN_BACKGROUND
- See Also:
- Constant Field Values
-
YELLOW_BACKGROUND
- See Also:
- Constant Field Values
-
BLUE_BACKGROUND
- See Also:
- Constant Field Values
-
PURPLE_BACKGROUND
- See Also:
- Constant Field Values
-
CYAN_BACKGROUND
- See Also:
- Constant Field Values
-
WHITE_BACKGROUND
- See Also:
- Constant Field Values
-
BLACK_BRIGHT
- See Also:
- Constant Field Values
-
RED_BRIGHT
- See Also:
- Constant Field Values
-
GREEN_BRIGHT
- See Also:
- Constant Field Values
-
YELLOW_BRIGHT
- See Also:
- Constant Field Values
-
BLUE_BRIGHT
- See Also:
- Constant Field Values
-
PURPLE_BRIGHT
- See Also:
- Constant Field Values
-
CYAN_BRIGHT
- See Also:
- Constant Field Values
-
WHITE_BRIGHT
- See Also:
- Constant Field Values
-
BLACK_BOLD_BRIGHT
- See Also:
- Constant Field Values
-
RED_BOLD_BRIGHT
- See Also:
- Constant Field Values
-
GREEN_BOLD_BRIGHT
- See Also:
- Constant Field Values
-
YELLOW_BOLD_BRIGHT
- See Also:
- Constant Field Values
-
BLUE_BOLD_BRIGHT
- See Also:
- Constant Field Values
-
PURPLE_BOLD_BRIGHT
- See Also:
- Constant Field Values
-
CYAN_BOLD_BRIGHT
- See Also:
- Constant Field Values
-
WHITE_BOLD_BRIGHT
- See Also:
- Constant Field Values
-
BLACK_BACKGROUND_BRIGHT
- See Also:
- Constant Field Values
-
RED_BACKGROUND_BRIGHT
- See Also:
- Constant Field Values
-
GREEN_BACKGROUND_BRIGHT
- See Also:
- Constant Field Values
-
YELLOW_BACKGROUND_BRIGHT
- See Also:
- Constant Field Values
-
BLUE_BACKGROUND_BRIGHT
- See Also:
- Constant Field Values
-
PURPLE_BACKGROUND_BRIGHT
- See Also:
- Constant Field Values
-
CYAN_BACKGROUND_BRIGHT
- See Also:
- Constant Field Values
-
WHITE_BACKGROUND_BRIGHT
- See Also:
- Constant Field Values
-
-
Method Details
-
getCleanMessage
- Parameters:
original
-- Returns:
- the string without colors
-