classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches]: Patch: Component and ToolTip painting fix


From: Lillian Angel
Subject: [cp-patches]: Patch: Component and ToolTip painting fix
Date: Tue, 27 Sep 2005 14:50:17 -0400

Tooltips work perfectly now....

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

        Fixes Bug #24067
        * java/awt/Component.java
        (removeNotify): Should call hide on the peer before
        disposing of it. This stops the flashing when the
        tooltips are removed from the component.
        * javax/swing/plaf/basic/BasicToolTipUI.java
        (getPreferredSize): If the accelerator is null, we should
        paint the mnenomic if it is available.

Attachment: patch.diff
Description: Text Data


reply via email to

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