|
From: Mauro R. (JIRA) <no...@at...> - 2006-10-23 21:02:41
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-428?page=all ] Mauro Ransolin updated RCP-428: ------------------------------- Attachment: RCP-428.patch > 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 > Attachments: RCP-428.patch > > 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 |