Class DefaultSorter

java.lang.Object
org.eclipse.jface.viewers.ViewerComparator
org.eclipse.jface.viewers.ViewerSorter
org.eclipse.m2m.atl.adt.ui.outline.DefaultSorter

public class DefaultSorter extends org.eclipse.jface.viewers.ViewerSorter
  • Field Summary

    Fields inherited from class org.eclipse.jface.viewers.ViewerSorter

    collator
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    category(Object element)
    void
     

    Methods inherited from class org.eclipse.jface.viewers.ViewerSorter

    getCollator

    Methods inherited from class org.eclipse.jface.viewers.ViewerComparator

    compare, getComparator, isSorterProperty, sort

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DefaultSorter

      public DefaultSorter()
  • Method Details

    • category

      public int category(Object element)
      Overrides:
      category in class org.eclipse.jface.viewers.ViewerComparator
      See Also:
      • ViewerComparator.category(java.lang.Object)
    • setHelp

      public void setHelp(AtlNbCharFile help)