Re: Overwritten Boolean in table cell
- From: "jupiter49" <jupiter49antiSPam@xxxxxxx>
- Date: Thu, 29 Dec 2005 13:13:45 -0500
"hiwa" <HGA03630@xxxxxxxxxxx> wrote in message
news:1135823593.968106.294480@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> A stab in the dark:
> Your cell renderer method doesn't return a check box.
>
Yep, I tried that. Same result. The JCheckbox is only visible is you
MouseDown on the cell.
I tried setBackground(Color.WHITE) and even that overwrote the checkbox. I
have to let the default renderer paint it or it just doesn't happen right.
I think I already tried extending default renderer and using
super.setBackground() but it was the same result.
.
- Follow-Ups:
- Re: Overwritten Boolean in table cell
- From: hiwa
- Re: Overwritten Boolean in table cell
- References:
- Overwritten Boolean in table cell
- From: jupiter49
- Re: Overwritten Boolean in table cell
- From: hiwa
- Overwritten Boolean in table cell
- Prev by Date: Re: Thin Client Select
- Next by Date: Re: How to enter characters beyond keyboard into JTextField?
- Previous by thread: Re: Overwritten Boolean in table cell
- Next by thread: Re: Overwritten Boolean in table cell
- Index(es):
Relevant Pages
|