wt.clients.widgets
Class LiteValueSorter
java.lang.Object
wt.clients.widgets.LiteValueSorter
- public class LiteValueSorter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiteValueSorter
public LiteValueSorter()
sortVector
public static Vector sortVector(Vector vector)
getInsertLocation
public static int getInsertLocation(Vector vector,
Object obj1)
compareValues
public static int compareValues(Object obj1,
Object obj2)