CVSROOT: /cvsroot/classpath
Module name: classpath
Changes by: Roman Kennke <rabbit78> 06/06/26 14:05:52
Modified files:
javax/swing/plaf/basic: BasicListUI.java
. : ChangeLog
Log message:
2006-06-26 Roman Kennke <[EMAIL PROTECTED]>
* javax/swing/plaf/basic/BasicListUI.java
(installKeyboardActions): Rewritten to fit with the
ActionMap/InputMap architecture.
(uninstallKeyboardActions): Implemented.
(ListAction): Made private. Added TODO for splitting
up this bulk Action.
(ListAction.ListAction): New constructor. This one
takes a cmd parameter to be installed as actionCommand.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/basic/BasicListUI.java?cvsroot=classpath&r1=1.58&r2=1.59
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.7936&r2=1.7937