public class ServiceViewerComparator
extends ViewerComparator
| Constructor and Description |
|---|
ServiceViewerComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
category(java.lang.Object element)
This method ensures that standard notify services are listed before user notify services.
|
int |
compare(Viewer viewer,
java.lang.Object e1,
java.lang.Object e2) |
public int category(java.lang.Object element)
AbstractNotifyServiceElement.toString().public int compare(Viewer viewer,
java.lang.Object e1,
java.lang.Object e2)