Monday, 2 September 2013

Custom color of part of text in Jtable cell

Custom color of part of text in Jtable cell

What i need is simple. I have a column in a jtable, and i need to insert a
string with different parts colorized. For example:
I need this [string] inserted into a jTable cell.
In the example, only the word "string" should have the red color,
everything else gray.
How do i do that?

No comments:

Post a Comment