Useful methods in the runmcConsole class
The following methods in the runmcConsole class can be used
to obtain some useful default colors you can use in output:
public Color getErrorColor(
void)
;
public Color getWarningColor(
void)
;
public Color getInfoColor(
void)
;