classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: MetalIconFactory and MetalTextFieldUI function imple


From: Lillian Angel
Subject: [cp-patches] Patch: MetalIconFactory and MetalTextFieldUI function implementations
Date: Tue, 22 Nov 2005 15:15:31 -0500

Added implementations for missing functions in MetalIconFactory and
MetalTextFieldUI.

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

        * 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.

Attachment: patch.diff
Description: Text Data


reply via email to

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