Class ApplicationsTreeComparator

java.lang.Object
org.eclipse.jface.viewers.ViewerComparator
com.e1c.g5.dt.applications.ui.view.ApplicationsTreeComparator

public class ApplicationsTreeComparator extends ViewerComparator
Orders applications in Applications view.

This groups applications of the same type together and then orders them by their name within each group.

  • Constructor Details

    • ApplicationsTreeComparator

      public ApplicationsTreeComparator()
  • Method Details