classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches]: Patch: ToolTip painting


From: Lillian Angel
Subject: Re: [cp-patches]: Patch: ToolTip painting
Date: Wed, 28 Sep 2005 16:09:45 -0400

One last tooltip fix.. for now.

2005-09-28  Lillian Angel  <address@hidden>

        * javax/swing/ToolTipManager.java
        (showTip): Added check to prevent NPE.
        (adjustLocation): Changed else if to if, to
        check final y position of tooltip incase
        it is still cut off.



On Tue, 2005-09-27 at 13:16 -0400, Lillian Angel wrote:
> Now, accelerators are included in the tooltips
> 
> 2005-09-27  Lillian Angel  <address@hidden>
> 
>         Fixes Bug #24044
>         * javax/swing/ToolTipManager.java
>         (showTip): currentTip needs to be revalidated on 
>       HeavyWeightPopups.
>         * javax/swing/plaf/basic/BasicToolTipUI.java
>         (getPreferredSize): Fixed to get the preferred size of the
>         tooltip including the accelerator, if it has one.
>         (paint): Fixed to paint the accelerator in its font
>         and color, if it has one.
> 
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Attachment: patch.diff
Description: Text Data


reply via email to

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