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:
use the column renderer
Posted by smiley on April 16, 2001 at 5:39 PM
> Hi > I want to display a string in the column of a table.This string is hardcoded and added to the column .But I want the String to be coloured.i.e say if the string is "?" then the ? should appear blue in colour.I believe there is no method for setting the colour of the String to Blue.Please help me out in this issue. > Hoping for a quick reply. > Thank You > Saurabh Ganguly
Replies:
|