Results 1 to 6 of 6
Thread: Colors in Java
- 06-20-2012, 06:22 AM #1
Java Noob
- Join Date
- Jun 2012
- Posts
- 4
- Rep Power
- 0
Colors in Java
Hello Everyone,
I am new to the Java language, but not programming in general. I have programmed in C/C++ and in both languages, a programmer can create a method to change the color of text. I was looking through the API and I did find plenty of Color classes, but I do not know where to begin with this. If anyone can point me to the right direction or give me an example, I would appreciate it greatly. Thank you.
- 06-20-2012, 06:33 AM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,604
- Rep Power
- 5
Re: Colors in Java
Change the color of the text in what? A Swing component? An image? A webpage?change the color of text
- 06-20-2012, 06:44 AM #3
Java Noob
- Join Date
- Jun 2012
- Posts
- 4
- Rep Power
- 0
- 06-20-2012, 08:30 AM #4
Senior Member
- Join Date
- Jun 2007
- Location
- Bali, Indonesia
- Posts
- 696
- Rep Power
- 6
Re: Colors in Java
You could try jlibs library. I haven't tried it myself thought but it says in the website that it has capability for coloring in a console application. Here is the link: jlibs - Common Utilities for Java - Google Project Hosting
Website: Learn Java by Examples
- 06-20-2012, 10:24 AM #5
Re: Colors in Java
Any efforts spent to learn how to colorize console output would IMO be better invested in learning GUI programming.
Trail: Creating a GUI With JFC/Swing (The Java™ Tutorials)
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 06-20-2012, 08:53 PM #6
Java Noob
- Join Date
- Jun 2012
- Posts
- 4
- Rep Power
- 0
Similar Threads
-
Java Draw with multiple colors
By java25 in forum New To JavaReplies: 4Last Post: 12-08-2011, 05:03 PM -
How do i add colors
By ytrewqc in forum New To JavaReplies: 1Last Post: 11-01-2011, 02:15 PM -
Animation with colors
By musico in forum New To JavaReplies: 2Last Post: 05-28-2011, 08:07 PM -
Convert 24 bit colors to 16 bit
By i4ba1 in forum Advanced JavaReplies: 2Last Post: 12-09-2010, 01:23 AM -
In Case You Want Colors!
By angryboy in forum Forum LobbyReplies: 0Last Post: 08-29-2009, 10:06 PM


2Likes
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks