text Color Question

admin

Administrator
Staff member
Hi,I was hoping someone could point me in the right direction for the following:I need to have a textfield area(or something similar) which can display differentcolored background and text for each and every character in the textfield(ora similar type area). So for example, if I have the word "Hi". I may wantthe background color of the letter "H" to be blue with the actual text colortto be yellow. And I may want the letter "I" to have a backgroundcolor of red with a text color of green. I hope this is easy tounderstand. Also, this text will be changing constantly depending on userinput.Anyways I am new to Java and was hoping someone could point me in the rightdirection so I don't spin my wheels forever. This is not for an applet butrather a full Java Program.Thanks
 
Back
Top