« Return to Thread: [Issue 479] New - EventListJXTableSorting.install sets the comparator to null

[Issue 479] EventListJXTableSorting.install sets the comparator to null

by BRANDS-2 :: Rate this Message:

Reply to Author | View in Thread

https://glazedlists.dev.java.net/issues/show_bug.cgi?id=479



User brands changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from brands@... Sun Jul 19 16:10:33 +0000 2009 -------
added new install method:
public static EventListJXTableSorting#install(JXTable, SortedList, Comparator)
which allows to specify an optional comparator, which is used when there are no
sort keys.

The original install method delegates to it with a null-comparator to preserve
compatibility with the current behaviour.



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...

 « Return to Thread: [Issue 479] New - EventListJXTableSorting.install sets the comparator to null