commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ./ChangeLog javax/swing/ToolTipManage...


From: Lillian Angel
Subject: [commit-cp] classpath ./ChangeLog javax/swing/ToolTipManage...
Date: Mon, 19 Sep 2005 15:42:22 -0400

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Lillian Angel <address@hidden>  05/09/19 19:42:22

Modified files:
        .              : ChangeLog 
        javax/swing    : ToolTipManager.java 
        javax/swing/plaf/basic: BasicTreeUI.java 

Log message:
        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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4872&tr2=1.4873&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/ToolTipManager.java.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicTreeUI.java.diff?tr1=1.79&tr2=1.80&r1=text&r2=text





reply via email to

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