classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: RadioButton and CheckBox icon cleanup


From: Lillian Angel
Subject: Re: [cp-patches] FYI: RadioButton and CheckBox icon cleanup
Date: Tue, 02 Aug 2005 14:13:32 -0400

>         * javax/swing/plaf/basic/BasicIconFactory.java
>         (CheckBoxIcon): An new Icon implementation used for CheckBoxes
>         in the Basic L&F.
>         (RadioButtonIcon): An new Icon implementation used for
>         RadioButtons in the Basic L&F.
>         (getCheckBoxIcon): Now returns a (cached) instance of CheckBoxIcon
>         instead of the (wrong) inner icon implementation.
>         (getRadioButtonIcon): Now returns a (cached) instance of
>         RadioButtonIcon instead of the (wrong) inner icon implementation.

Now for checkboxes in menus, the checkbox is not drawn. Is this correct?
For Sun (using BasicL&F), the icons are drawn in the menu.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]