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