christstc / seaglass

Automatically exported from code.google.com/p/seaglass
0 stars 0 forks source link

JTable: TableCellRenderer does not allow background colour to be set. #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the example & look at colour of cells. (not coloured)
2. Edit example code and set SHOW_FALSE to false.
3. Run the example & look at colour of cells. (coloured yellow)

>What is the expected output? What do you see instead?
I would expect the TableCellRender to be allowed to change the colour of the 
background cells.

I dont see this.

What version of the product are you using? On what operating system? What
JRE version?

JDK 1.6
XP

Please provide any additional information below.

None needed, see the example file.

Thanks
Jeff Porter

Original issue reported on code.google.com by jeffrey....@gmail.com on 4 Mar 2011 at 1:33

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,
This issue is fixed in version 0.2 that we have just released.
Please give that one a try.

Have fun,
- Rossi

Original comment by rosstaus...@googlemail.com on 26 Jun 2012 at 9:37