bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/24044] Tooltips should have accelerator in text.


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/24044] Tooltips should have accelerator in text.
Date: 27 Sep 2005 18:22:38 -0000

------- Additional Comments From cvs-commit at developer dot classpath dot org  
2005-09-27 18:22 -------
Subject: Bug 24044

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Lillian Angel <address@hidden>  05/09/27 17:17:48

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

Log message:
        2005-09-27  Lillian Angel  <address@hidden>
        
        Fixes Bug #24044
        * javax/swing/ToolTipManager.java
        (showTip): currentTip needs to be revalidated on
        HeavyWeightPopups.
        * javax/swing/plaf/basic/BasicToolTipUI.java
        (getPreferredSize): Fixed to get the preferred size of the
        tooltip including the accelerator, if it has one.
        (paint): Fixed to paint the accelerator in its font
        and color, if it has one.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4988&tr2=1.4989&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/ToolTipManager.java.diff?tr1=1.25&tr2=1.26&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicToolTipUI.java.diff?tr1=1.6&tr2=1.7&r1=text&r2=text






-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24044




reply via email to

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