Protege 3.5

edu.stanford.smi.protege.ui
Class FrameComparator<X extends Frame>

java.lang.Object
  extended by edu.stanford.smi.protege.ui.FrameComparator<X>
All Implemented Interfaces:
Comparator<X>

public class FrameComparator<X extends Frame>
extends Object
implements Comparator<X>

Comparator for frames. The actually comparison criterion is delegated to the Frame.compareTo() method.

Author:
Ray Fergerson

Constructor Summary
FrameComparator()
           
 
Method Summary
 int compare(X f1, X f2)
           
 
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

FrameComparator

public FrameComparator()
Method Detail

compare

public int compare(X f1,
                   X f2)
Specified by:
compare in interface Comparator<X extends Frame>

Protege 3.5

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2013 Stanford University.