commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath/javax/swing/plaf/basic BasicToolBarUI...


From: Roman Kennke
Subject: [commit-cp] classpath/javax/swing/plaf/basic BasicToolBarUI...
Date: Wed, 26 Jul 2006 11:22:32 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 06/07/26 11:22:32

Modified files:
        javax/swing/plaf/basic: BasicToolBarUI.java 
        .              : ChangeLog 

Log message:
        2006-07-26  Roman Kennke  <address@hidden>
        
                * javax/swing/plaf/basic/BasicToolBarUI.java
                (ToolBarAction): New inner class for handling keyboard
                actions.
                (installKeyboardActions): Implemented.
                (getActionMap): New helper method.
                (createDefaultActions): New helper method.
                (installListeners): Install focus listener on toolbar's
                children, rather than the toolbar itself.
                (navigateFocusedComp): Implemented.
                (uninstallKeyboardActions): Implemented.
                (uninstallListeners): Uninstall focus listener from
                toolbar's children, rather than the toolbar itself.
                (ToolBarContListener.componentAdded): Install focus
                listener on added child.
                (ToolBarContListener.componentRemoved): Uninstall focus
                listener from removed child.
                (ToolBarFocusListener.ToolBarFocusListener): Nothing to do here.
                (ToolBarFocusListener.focusGained): Implemented.
                (ToolBarFocusListener.focusLost): Implemented.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/basic/BasicToolBarUI.java?cvsroot=classpath&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8226&r2=1.8227




reply via email to

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