classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: two minor fixes for MetalLookAndFeel/MetalTheme


From: David Gilbert
Subject: [cp-patches] FYI: two minor fixes for MetalLookAndFeel/MetalTheme
Date: Fri, 01 Jul 2005 11:04:25 +0000
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050426)

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  <address@hidden>

        * 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




reply via email to

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