classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: BasicTable ENTER key fix


From: Anthony Balkissoon
Subject: [cp-patches] FYI: BasicTable ENTER key fix
Date: Fri, 22 Jul 2005 15:45:45 -0400

This fixes a small problem with the ENTER key implementation from
yesterday.

2005-07-22  Anthony Balkissoon  <address@hidden>

* 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.


Attachment: JTableEnterKeyFix.diff
Description: Text Data


reply via email to

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