I committed this patch to correct a couple of minor errors:

(1) MetalLookAndFeel.isNativeLookAndFeel() should return false;
(2) MetalTheme.getMenuDisabledForeground() was returning the wrong shade.

Changelog entry:

2005-07-01  David Gilbert  <[EMAIL PROTECTED]>

        * javax/swing/plaf/metal/MetalLookAndFeel.java
        (isNativeLookAndFeel): fixed return value,
        * javax/swing/plaf/metal/MetalTheme.java
        (getMenuDisabledForeground): fixed return value.

I've also added corresponding tests to Mauve.

Regards,

Dave Gilbert


_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to