How to change the Color of a string using swings/awt concept.
Hi friends,
How can i change the Color of a string.
For ex:
If i have a string "Welcome to the Java World",I want one particular Color for the string "Welcome to the" and a different Color to the "Java World" string.
So please kindly help me out to resolve this issue.
Thanking u in advance.

