|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.toolbox.ui.widget.table.DefaultTableComparator
com.metamatrix.toolbox.ui.widget.table.DirectoryEntryTableComparator
public class DirectoryEntryTableComparator
| Constructor Summary | |
|---|---|
DirectoryEntryTableComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(java.lang.Object firstValue,
java.lang.Object secondValue,
int columnIndex)
compare the first and second values |
static DefaultTableComparator |
getInstance()
|
| Methods inherited from class com.metamatrix.toolbox.ui.widget.table.DefaultTableComparator |
|---|
compare, ignoresCase, setIgnoresCase |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryEntryTableComparator()
| Method Detail |
|---|
public static DefaultTableComparator getInstance()
public int compare(java.lang.Object firstValue,
java.lang.Object secondValue,
int columnIndex)
TableComparator
compare in interface TableComparatorcompare in class DefaultTableComparatorcolumnIndex - the index of the table column being compared
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||