Package fr.formiko.usuel
Class color
java.lang.Object
fr.formiko.usuel.color
Color used by Linux Mac & Windows console.
All String can be call by color.NAME.
To set back to normal color use color.NEUTRAL.
All String can be call by color.NAME.
To set back to normal color use color.NEUTRAL.
- Author:
- Hydrolien
-
Field Summary
FieldsModifier 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
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NEUTRAL
-
RED
-
YELLOW
-
GREEN
-
WHITE
-
BROWN
-
BLACK
-
BLUE
-
PURPLE
-
UNDERLINE
-
RED_BACKGROUND
-
YELLOW_BACKGROUND
-
GREEN_BACKGROUND
-
WHITE_BACKGROUND
-
BLACK_BACKGROUND
-
BLUE_BACKGROUND
-
PURPLE_BACKGROUND
-
GREEN_FLASH
-
NEUTRAL_CROSS_OUT
-
-
Constructor Details
-
color
public color()
-
-
Method Details
-
iniColor
public static void iniColor()Initialize color depending of os.
-