classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches]: FYI: ToolTip fix


From: Lillian Angel
Subject: Re: [cp-patches]: FYI: ToolTip fix
Date: Wed, 21 Sep 2005 17:20:49 -0400

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

        * javax/swing/ToolTipManager.java
        (showTip): Fixed location of tooltip. Sometimes
        the ToolTip was being cut off.


On Wed, 2005-09-21 at 10:21 -0400, Lillian Angel wrote:
> I fixed this so the Tool Tips are painted in a better location.
> 
> 2005-09-21  Lillian Angel  <address@hidden>
> 
>         * javax/swing/ToolTipManager.java
>         (showTip): Added code to move currentPoint to a new place.
>         (getGoodPoint): Removed, not needed.
> 
> 
> On Tue, 2005-09-20 at 18:00 -0400, Lillian Angel wrote:
> > 2005-09-20  Lillian Angel  <address@hidden>
> > 
> >         * javax/swing/JPopupMenu.java
> >         (setVisible): If HeavyWeightPopup, setLightWeightPopupEnabled
> >         is false.
> >         * javax/swing/ToolTipManager.java
> >         (showTip): Change so toolTips on lightWeightPopups are
> >         added different than those on heavyWeightPopups.
> >         (canToolTipFit): Removed. This is not needed/used.
> > 
> > _______________________________________________
> > Classpath-patches mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/classpath-patches
> _______________________________________________
> 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]