JDK-6329506 : JTable sorting, filtering, and highlighting
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2005-09-27
  • Updated: 2010-04-02
  • Resolved: 2005-09-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6Resolved
Related Reports
Duplicate :  
Description
JPlan 200

Allow for developers and end users to sort, filter and highlight the data 
in a table.

Motivation
Almost all of Swing's corporate customers use tables.  They currently have to 
create their own sorting framework, or use one from the community.

Comments
EVALUATION Done under 4747079.
27-09-2005