aspose file tools
The moose likes Beginning Java and the fly likes Display colored output to a console/terminal with java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Display colored output to a console/terminal with java" Watch "Display colored output to a console/terminal with java" New topic
Author

Display colored output to a console/terminal with java

Julien Castelain
Greenhorn

Joined: Sep 27, 2005
Posts: 28
Hi all,

I wanted to know if it's possible to output colored messages in a console with Java?
Or if there's a library for this

I'd like to display "Foobar" in green for example

Thanks in advance
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8439

Google for "java console color text"


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32708
    
    4
There was a post about that a few weeks ago. Here. Well, maybe 16 months ago
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Display colored output to a console/terminal with java
 
Similar Threads
Build Problem
Colored text output????
Coloured output in command prompt on windows using java
blinking or colored output
Taking input from keyboard: takes ints, but not string