My previous optimization for JComponent painting exposed a bug in
BasicMenuItemUI which causes MenuItems to be rendered badly. This is
fixed by this patch.


2005-12-19  Roman Kennke  <[EMAIL PROTECTED]>

        * javax/swing/plaf/basic/BasicMenuItemUI.java
        (paintBackground): Also fill background for unselected items here.
        (paintMenuItem): Call paintBackground() with the background
        parameter.


/Roman


_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to