CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Anthony Balkissoon <[EMAIL PROTECTED]> 05/07/22 19:44:35
Modified files:
. : ChangeLog
javax/swing/plaf/basic: BasicTableUI.java
Log message:
2005-07-22 Anthony Balkissoon <[EMAIL PROTECTED]>
* javax/swing/plaf/basic/BasicTableUI.java:
(KeyHandler.keyPressed): If row selection is not allowed in the table,
then consider all rows of a particular column selected when you get an
ENTER key event. This matches JDK behaviour and fixes an out of
bounds error. Also, wrapped lines at 80 chars.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4199&tr2=1.4200&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicTableUI.java.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
_______________________________________________
Commit-classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-classpath