classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches]: Patch: ToolTip fix


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

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.

Attachment: patch.diff
Description: Text Data


reply via email to

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