classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Basic L&F fixes


From: Roman Kennke
Subject: [cp-patches] FYI: Basic L&F fixes
Date: Wed, 16 Nov 2005 15:32:36 +0000

Here come some fixes for the Basic L&F.

2005-11-15  Roman Kennke  <address@hidden>

        * javax/swing/plaf/basic/BasicListUI.java
        (getRowHeight): Adjusted to deal correctly with fixed cell
heights.
        (convertYRoRow): Likewise.
        * javax/swing/plaf/basic/BasicMenuItemUI.java
        (installDefaults): Don't make the menu item opaque here.
        (paintBackground): Moved background painting code from
        paintMenuItem() to this method.
        (paintMenuItem): Moved background painting to paintBackground().
        (installDefaults): Don't set opaque flag here.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

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