I have a JList and inside that list, I want to change the color of the font of the following words.
Someone said that I have to use CellRenderer but I'm not yet familiar with that.
Now, my problem is how can I setup this renderer to change the color of the Font?
Any idea about this matter?
Thanks...