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