classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Fixed GrayFilter


From: Roman Kennke
Subject: [cp-patches] FYI: Fixed GrayFilter
Date: Wed, 22 Jun 2005 16:57:53 +0200 (CEST)
User-agent: SquirrelMail/1.4.4

Hi,

I have reworked javax.swing.GrayFilter. The implementation was completely
bogus. This effectivly gives Buttons a nice default disabledIcon.

 2005-06-22  Roman Kennke  <address@hidden>

        * javax/swing/GrayFilter.java
        (constructor): Compute factor at initialization time.
        (createDisabledImage): Initialize GrayFilter with correct arguments.
        (filterRGB): Reworked filter method. This is now compliant with
        the JDK behaviour.

/Roman

Attachment: GrayFilter.diff
Description: /


reply via email to

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