|
Changing the color of text
Hey,
I was just wondering how to change the color of text. I searched the Java API Documentation and the closest thing I could find was java.awt.
However, I could not implement it without getting several errors.
Could anyone supply me with a simple example? Preferably one that uses System.out.println();
Thanks in advance,
Lang
|