public class ConsoleStyle extends Object
Constructor and Description |
---|
ConsoleStyle() |
Modifier and Type | Method and Description |
---|---|
Color |
getColor() |
int |
getStart() |
int |
getStop() |
void |
setColor(Color color) |
void |
setStart(int start) |
void |
setStop(int stop) |