Set jtable cell colours  
Author Message
Rudy





PostPosted: 2003-9-18 20:20:00 Top

java-programmer, Set jtable cell colours Hi,
How do i change the colour of a cell in a Jtable, looked at api but couldnt
find anything.

Thanks
Rudy


 
tor.wilhelmsen





PostPosted: 2003-9-19 19:40:00 Top

java-programmer >> Set jtable cell colours "Rudy" <email***@***.com> writes:

> How do i change the colour of a cell in a Jtable, looked at api but couldnt
> find anything.

You need a custom CellRenderer

 
Rudy





PostPosted: 2003-9-20 19:51:00 Top

java-programmer >> Set jtable cell colours Thanks will have a look
Rudy
"Tor Iver Wilhelmsen (TeamB)" <email***@***.com> wrote in message
news:email***@***.com...
> "Rudy" <email***@***.com> writes:
>
> > How do i change the colour of a cell in a Jtable, looked at api but
couldnt
> > find anything.
>
> You need a custom CellRenderer