|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.database.text.TextUtils.PrefsByName
public static class TextUtils.PrefsByName
Comparator class for sorting Preferences by their name.
| Constructor Summary | |
|---|---|
TextUtils.PrefsByName()
|
|
| Method Summary | |
|---|---|
int |
compare(Pref p1,
Pref p2)
Method to sort Preferences by their name. |
| 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 |
| Constructor Detail |
|---|
public TextUtils.PrefsByName()
| Method Detail |
|---|
public int compare(Pref p1,
Pref p2)
compare in interface java.util.Comparator<Pref>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||