classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches]: Patch: JTree, ToolTipManager, JMenuItem fixes


From: Lillian Angel
Subject: Re: [cp-patches]: Patch: JTree, ToolTipManager, JMenuItem fixes
Date: Tue, 27 Sep 2005 11:09:36 -0400

Fixed validating of ToolTips again, this now works well with Roman's new
patches.

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

        * javax/swing/ToolTipManager.java
        (showTip): Removed validating of currentTip. setVisible(true) 
        does this. Also, removed validating of toolTipWindow because 
        show() does this.


On Mon, 2005-09-26 at 16:54 -0400, Lillian Angel wrote:
> I have started to work on getting the accelerators in Menus to work. The
> change I made in JMenuItem currently has no effect just yet.
> 
> 2005-09-26  Lillian Angel  <address@hidden>
> 
>         * javax/swing/JTree.java
>         (JTree): Root should be visible by default.
>         * javax/swing/ToolTipManager.java
>         (showTip): Added check for validity of currentTip. Prevents
>         over-validating.
>         (hideTip): currentTip should be reset.
>         * javax/swing/JMenuItem.java
>         (setAccelerator): Registered accelerator as a keyboard action.
> 
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Attachment: patch.diff
Description: Text Data


reply via email to

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