|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.argouml.ui.explorer.NameOrder
Sorts explorer nodes by their user object name.
| Constructor Summary | |
|---|---|
NameOrder()
Creates a new instance of NameOrder |
|
| Method Summary | |
|---|---|
int |
compare(java.lang.Object obj,
java.lang.Object obj1)
|
protected int |
compareUserObjects(java.lang.Object obj,
java.lang.Object obj1)
alphabetic ordering of user object names instead of type names |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
public NameOrder()
| Method Detail |
public int compare(java.lang.Object obj,
java.lang.Object obj1)
compare in interface java.util.Comparator
protected int compareUserObjects(java.lang.Object obj,
java.lang.Object obj1)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |