CVSROOT: /cvsroot/classpath
Module name: classpath
Changes by: Roman Kennke <rabbit78> 06/07/26 09:34:12
Modified files:
javax/swing : JComponent.java
. : ChangeLog
Log message:
2006-07-26 Roman Kennke <[EMAIL PROTECTED]>
* javax/swing/JComponent.java
(processKeyBinding): Store the action command as property
in the Action instance that we call. This allows for
improvement on the side of the Action.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/JComponent.java?cvsroot=classpath&r1=1.140&r2=1.141
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8223&r2=1.8224