Class ApplicationsTreeComparator
java.lang.Object
org.eclipse.jface.viewers.ViewerComparator
com.e1c.g5.dt.applications.ui.view.ApplicationsTreeComparator
Orders applications in Applications view.
This groups applications of the same type together and then orders them
by their name within each group.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jface.viewers.ViewerComparator
category, getComparator, isSorterProperty, sort
-
Constructor Details
-
ApplicationsTreeComparator
public ApplicationsTreeComparator()
-
-
Method Details
-
compare
- Overrides:
compare
in classViewerComparator
-