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  <[EMAIL PROTECTED]>
> 
>         * 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
> [email protected]
> http://lists.gnu.org/mailman/listinfo/classpath-patches



_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to