Problem with comparators in ShuttleSortableTableModel when TableColumnModel is changed
--------------------------------------------------------------------------------------
Key: RCP-428
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-428
Project: Spring Framework Rich Client Project
Type: Bug
Versions: 0.1.0, 0.2.0, 1.0.0, 0.3.0, 0.2.1
Environment: Fedora Core 3, JDK 1.5.0_09
Reporter: Mauro Ransolin
When the TableColumnModel have its columns changed (added, removed, moved), the Comparators of ShuttleSortableTableModel should be affected to avoid ClassCastException when the objects are sorted.
Like the ShuttleSortableTableModel and the TableColumnModel can't see each other, the Comparators should be reseted manually.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|