|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.viewers.ViewerComparator
org.eclipse.ptp.remote.ui.dialogs.RemoteResourceComparator
public class RemoteResourceComparator
| Constructor Summary | |
|---|---|
RemoteResourceComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(org.eclipse.jface.viewers.Viewer viewer,
java.lang.Object o1,
java.lang.Object o2)
|
boolean |
isAscending()
|
void |
setAscending(boolean ascending)
|
| Methods inherited from class org.eclipse.jface.viewers.ViewerComparator |
|---|
category, getComparator, isSorterProperty, sort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteResourceComparator()
| Method Detail |
|---|
public void setAscending(boolean ascending)
public boolean isAscending()
public int compare(org.eclipse.jface.viewers.Viewer viewer,
java.lang.Object o1,
java.lang.Object o2)
compare in class org.eclipse.jface.viewers.ViewerComparator
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||