classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: MenuItem fix


From: Lillian Angel
Subject: [cp-patches] Patch: MenuItem fix
Date: Thu, 03 Nov 2005 11:14:46 -0500

Fixes Bug #24651

2005-11-03  Lillian Angel  <address@hidden>

        * javax/swing/plaf/basic/BasicMenuItemUI.java:
        Changed field to be the gap between the different
        menu's instead. defaultTextArrowGap is not needed.
        (getPreferredMenuItemSize): Adjusted preferred size of
        Menu Item with an arrowIcon to be the size of the
        popupMenu. If its parent is not a popupMenu, then
        it is a new Menu on a MenuBar.
        * javax/swing/plaf/metal/MetalButtonUI.java
        (paintFocus): Height of focus border should not be
        adjusted. It was being cutoff.

Attachment: patch.diff
Description: Text Data


reply via email to

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