com.unitesk.requality.eclipse.ui.cnf
Class RequalitySorter

java.lang.Object
  extended by ViewerSorter
      extended by com.unitesk.requality.eclipse.ui.cnf.RequalitySorter

public class RequalitySorter
extends ViewerSorter


Constructor Summary
RequalitySorter()
           
RequalitySorter(java.text.Collator collator)
           
 
Method Summary
 int compare(Viewer viewer, java.lang.Object e1, java.lang.Object e2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequalitySorter

public RequalitySorter()

RequalitySorter

public RequalitySorter(java.text.Collator collator)
Method Detail

compare

public int compare(Viewer viewer,
                   java.lang.Object e1,
                   java.lang.Object e2)