Re: Table cell renderer problem - paint problem?



yes, but what i don't understand is with out that "ELSE" clause, it
works fine for Cells that use JLabel as their rendering component.

Also, when i add the else clause to set the border to null, it works,
but still behaves a bit weird. for instance, if i click on row 5, then
click on row 4, row 4's border appears a thicker than the other
columns, as though it's drawing two borders. this only happens when
going from a lower row, to a higher row...just weird.

.