|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectblueme.messenger.common.UserListNickSort
public class UserListNickSort
Used to sort the userlist alphabetical. Used by QSort.
| Constructor Summary | |
|---|---|
UserListNickSort()
Init the object |
|
| Method Summary | |
|---|---|
boolean |
le(java.lang.Object obj1,
java.lang.Object obj2)
Returns "true" if obj1 <= obj2. |
void |
OldFirst(boolean oldFirst)
If set to "true", the "oldest" objects will come first. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserListNickSort()
| Method Detail |
|---|
public void OldFirst(boolean oldFirst)
iQSortComp
OldFirst in interface iQSortComp
public boolean le(java.lang.Object obj1,
java.lang.Object obj2)
iQSortComp
le in interface iQSortComp
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||