classpath-patches
[Top][All Lists]
Advanced

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

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


From: Lillian Angel
Subject: [cp-patches]: Patch: JTree, ToolTipManager, JMenuItem fixes
Date: Mon, 26 Sep 2005 16:54:39 -0400

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.

Attachment: patch.diff
Description: Text Data


reply via email to

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