classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches]: Patch: Tooltip fix and BasicTreeUI fix


From: Lillian Angel
Subject: [cp-patches]: Patch: Tooltip fix and BasicTreeUI fix
Date: Mon, 19 Sep 2005 15:41:43 -0400

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

        * javax/swing/ToolTipManager.java:
        Changed tooltip to be JDialog (no entry in taskbar),
        instead of JWindow.
        (actionPerformed): No need to start timer here.
        (mouseEntered): No need to call showTip here, it is called
        when the timer fires.
        (showTip): Shouldn't show tip if it is already visible or
        the current component is not showing.
        * javax/swing/plaf/basic/BasicTreeUI.java
        (getRowForPath): Re-implemented.
        (mousePressed): Call getRowForPath instead, also
        added a check in for leaf icons.

Attachment: patch.diff
Description: Text Data


reply via email to

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