Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Printing to terminal, can you bold/italic?

807598Oct 10 2006 — edited Oct 10 2006
Im a newbie programmer, only learnt a little about programming in Java using BlueJ. I'm making a little game for a few friends to play around with but it involves a lot of text being printed to the terminal. It can be a bit of an eyesore. Is there anyway I can print the text in bold or in a different colour? Or is there only the default text type? I've been using the command System.out.println("xxx") to print text.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2006
Added on Oct 10 2006
3 comments
756 views