CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Lillian Angel <[EMAIL PROTECTED]>       05/11/22 20:14:34

Modified files:
        .              : ChangeLog 
        javax/swing/plaf/metal: MetalIconFactory.java 
                                MetalTextFieldUI.java 

Log message:
        2005-11-22  Lillian Angel  <[EMAIL PROTECTED]>
        
        * javax/swing/plaf/metal/MetalIconFactory.java
        (getMenuArrowIcon): Implemented.
        (getMenuItemArrowIcon): Implemented to call getMenuArrowIcon,
        because both icons look the same.
        (getMenuItemCheckIcon): Implemented.
        * javax/swing/plaf/metal/MetalTextFieldUI.java
        (propertyChange): Implemented to call super only, because it
        is a hook method. It doesn't have a different purpose from
        BasicLookAndFeel, other than allowing a subclass to override it.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5701&tr2=1.5702&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/metal/MetalIconFactory.java.diff?tr1=1.20&tr2=1.21&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/metal/MetalTextFieldUI.java.diff?tr1=1.6&tr2=1.7&r1=text&r2=text



Reply via email to