Re: TableSorter.java v2.1



"Rhino" <no.offline.contact.please@xxxxxxxxxx> wrote:


"ouroborus" <ouroborus@xxxxxxxxxxxx> wrote in message
news:D4CdnUjdF8LZTc7ZRVn-tg@xxxxxxxxxxxxxx
As part of another project, I spent some time updating TableSorter.java so
that it compiles cleanly under Java 1.5. The file can be retrieved from:

http://ouroborus.org/java/

I would appreciate any constructive comments regarding the results.

Well, if you really want to make my day, you could add the ability to sort
on multiple columns.
I haven't looked at the code so I don't know if it qualifies but the
easy way to do this is to use a sorting algorithm that maintains the
existing order on equal keys. The user can then sort on multiple
columns by requesting a sort on each key column from least to most
significant.
.



Relevant Pages

  • Re: e-commerce portal
    ... haven't had a single site that sees a need for this sort of hardening. ... Java anymore. ... PHP is a technology that has gotten a harsh rap due to large security ... Marketing at its worse, eh? ...
    (comp.databases.pick)
  • Re: An interview question
    ... The interviewer said that in C++ std lib, sorting algorithm is quick sort ... by default, while in Java, the default one is merge sort. ... Another thing to note isthat the incredible speed of quicksort is not due to ...
    (comp.programming)
  • Re: ObjectDataSource and GridView SortExpression with multiple columns problem
    ... I've spent some time reading articles on gridview sorting when sort ... expression consists of multiple columns. ... SortDirection property used a SortDirection datatype and could contain ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: e-commerce portal
    ... because I've never really been able to purposely hit it. ... pool licenses sitting in the background and at the most I've seen 18 ... haven't had a single site that sees a need for this sort of hardening. ... About Java, it's really a shame that by the time RD finally came out ...
    (comp.databases.pick)
  • Re: Sorting the Arrays
    ... just by advising how to invoke the charSortArray ... Im a new to java, so Im trying to learn, but I need help on some part, Im ... I've look at ways to sort arrays on the net but I ddin't get any ... >> at the point where I have to sort the Array ...
    (comp.lang.java.help)