classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: JTable clearSelection fixlet


From: Anthony Balkissoon
Subject: [cp-patches] FYI: JTable clearSelection fixlet
Date: Thu, 07 Jul 2005 17:17:15 -0400

Added one line that clears the columns in a table as well as the rows.
This is important if row selection is disabled, the JTable wouldn't
clear properly.

Patch attached.

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

* javax/swing/JTable.java:
(clearSelection): Added clearing of columns as well as rows.

Attachment: JTableClearSelection.diff
Description: Text Data


reply via email to

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