|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cosylab.vdct.inspector.sheet.PropertyComparator
public class PropertyComparator
Method Summary | |
---|---|
int |
compare(java.lang.Object arg0,
java.lang.Object arg1)
|
static int[] |
getOrder(InspectableProperty[][] properties,
boolean rows,
int sortingIndex,
boolean ascending)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Method Detail |
---|
public int compare(java.lang.Object arg0, java.lang.Object arg1)
compare
in interface java.util.Comparator
public static int[] getOrder(InspectableProperty[][] properties, boolean rows, int sortingIndex, boolean ascending)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |