CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Lillian Angel <[EMAIL PROTECTED]>       05/11/03 16:15:38

Modified files:
        .              : ChangeLog 
        javax/swing/plaf/basic: BasicMenuItemUI.java 
        javax/swing/plaf/metal: MetalButtonUI.java 

Log message:
        2005-11-03  Lillian Angel  <[EMAIL PROTECTED]>
        
        * 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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5449&tr2=1.5450&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicMenuItemUI.java.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/metal/MetalButtonUI.java.diff?tr1=1.8&tr2=1.9&r1=text&r2=text



Reply via email to