|
Copyright © 2005 Scientific Applications. All Rights Reserved. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
BooleanComparator | BooleanComparator is used to compare two Boolean objects
since the Boolean class does not implement
the Comparable interface. |
CaseInsensitiveStringComparator | This class compares two strings lexicographically, ignoring case differences. |
Comparators | A utility class for fetching shared comparators that are widely used throughout Table Library. |
DateComparator | This class is used to compare two Date objects. |
GeneralComparator | GeneralComparator compares two objects that implement the Comparable interface. |
StringComparator | This class compares two strings lexicographically. |
Provides classes for comparing objects between them.
SortTableModel
makes use of these classes in order to sort the table's data.
|
Copyright © 2005 Scientific Applications. All Rights Reserved. | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |