GATE
Version 3.1-2270

gate.gui
Class OntologyEditor.OntologyItemComparator

java.lang.Object
  extended by gate.gui.OntologyEditor.OntologyItemComparator
All Implemented Interfaces:
Comparator
Enclosing class:
OntologyEditor

protected static class OntologyEditor.OntologyItemComparator
extends Object
implements Comparator


Constructor Summary
protected OntologyEditor.OntologyItemComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

OntologyEditor.OntologyItemComparator

protected OntologyEditor.OntologyItemComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator

GATE
Version 3.1-2270