|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbyucc.jhdl.apps.Viewers.NewTreeBrowser.TreeBrowserModel.Sort
| Field Summary | |
static int |
ASCENDING_BY_ALPHABET
|
static int |
DESCENDING_BY_ALPHABET
|
static int |
type
|
| Constructor Summary | |
TreeBrowserModel.Sort()
|
|
TreeBrowserModel.Sort(int type)
|
|
| Method Summary | |
int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
| 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 |
| Field Detail |
public static final int ASCENDING_BY_ALPHABET
public static final int DESCENDING_BY_ALPHABET
public static int type
| Constructor Detail |
public TreeBrowserModel.Sort()
public TreeBrowserModel.Sort(int type)
| Method Detail |
public int compare(java.lang.Object o1,
java.lang.Object o2)
compare in interface java.util.Comparator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||