bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/28650] Regression:JTree is not responding to the keyboard


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/28650] Regression:JTree is not responding to the keyboard
Date: 8 Aug 2006 12:24:15 -0000


------- Comment #2 from cvs-commit at developer dot classpath dot org  
2006-08-08 12:24 -------
Subject: Bug 28650

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 06/08/08 12:08:58

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

Log message:
        2006-08-05  Roman Kennke  <address@hidden>

                PR 28650
                * javax/swing/plaf/basic/BasicMenuBarUI.java
                (getActionMap): Store ActionMap in MenuBar.actionMap, rather
                than Tree.actionMap.
                * javax/swing/plaf/basic/BasicTreeUI.java
                (action): Removed obsolete field.
                (uninstallKeyboardActions): Removed action field handling.
                (installKeyboardActions): Removed action field handling.
                (createDefaultActions): Don't install removed TreeAction.
                (TreeAction): Removed obsolete inner class.
                (ActionListenerProxy): Removed obsolete inner class.
                (MouseHandler.mousePressed): Request focus on JTree component
                on mouse press.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8340&r2=1.8341
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/basic/BasicMenuBarUI.java?cvsroot=classpath&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/basic/BasicTreeUI.java?cvsroot=classpath&r1=1.151&r2=1.152


-- 


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





reply via email to

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