classpath-patches
[Top][All Lists]
Advanced

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

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


From: Lillian Angel
Subject: Re: [cp-patches]: Patch: ToolTip fix
Date: Tue, 20 Sep 2005 17:13:39 -0400

I forgot to mention that tooltips are still acting up when on
HeavyWeightPopup's. I am going to fix this soon.

On Tue, 2005-09-20 at 17:11 -0400, Lillian Angel wrote:
> 2005-09-20  Lillian Angel  <address@hidden>
> 
>         * javax/swing/ToolTipManager.java
>         (mouseMoved): Removed unneeded code. If the mouse
>         moves into another component, then mouseEntered would
>         do the same thing. Otherwise, it is not needed.
>         (showTip): Fixed so that the containerPanel is an
>         instance of Panel. Made code more efficent.
>         Tooltips were causing weird problems with the
>         JMenus.
>         (getGoodPoint): Fixed to return a better location.
>         * javax/swing/plaf/basic/BasicMenuBarUI.java
>         (mouseClicked): Fixed to prevent a NPE.
> 
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches





reply via email to

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