Does anyone know of a standard Java class that will perform multi-
column sorting? I need to be able to sort multiple columns (in
ascending and descending order) for arraylists, vectors and JTables.
I did run across one product that will do this called JTKSortSuite.
Has anyone worked with this product?