classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: BasicMenuItemUI fix


From: Roman Kennke
Subject: [cp-patches] FYI: BasicMenuItemUI fix
Date: Mon, 19 Dec 2005 16:05:37 +0100 (CET)

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  <address@hidden>

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


/Roman




reply via email to

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