![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi, Can anybody please help me solve the following problem? How can I set the color indivisualy for each char in a string? String[] arraystr = new String[] How can I set the color of the first char in each string to RED or BLUE? Replies: |
Sponsored Links
|