Re: JComboBox cell renderer doesn't render the top item
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Thu, 24 Nov 2005 20:19:13 GMT
On 24 Nov 2005 11:09:52 -0800, "hiwa" <HGA03630@xxxxxxxxxxx> wrote,
quoted or indirectly quoted someone who said :
>
>Thanks Roedy et al. But the actual problem is not so simple. In my
>production cell renderer method, font setting varies depending on
>a few conditions. And those variations do not come to the top item
>at all. I think major books on Swing programming do not cover this
>problem. How could it be solved? Thanks, again, in advance.
Try examining the code for JComboBox and the classes it uses in
src.zip. Once you see how it works, solutions are much easier to
generate.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- JComboBox cell renderer doesn't render the top item
- From: hiwa
- Re: JComboBox cell renderer doesn't render the top item
- From: Roedy Green
- Re: JComboBox cell renderer doesn't render the top item
- From: hiwa
- JComboBox cell renderer doesn't render the top item
- Prev by Date: Re: JComboBox cell renderer doesn't render the top item
- Next by Date: Re: JComboBox cell renderer doesn't render the top item
- Previous by thread: Re: JComboBox cell renderer doesn't render the top item
- Next by thread: Re: JComboBox cell renderer doesn't render the top item
- Index(es):
Relevant Pages
|