org.nakedobjects.plugins.dnd.viewer.content
Class TypeComparator

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.content.TypeComparator
All Implemented Interfaces:
Comparator

public class TypeComparator
extends java.lang.Object
implements Comparator


Constructor Summary
TypeComparator()
           
 
Method Summary
 int compare(NakedObject sortedElement)
           
 void init(NakedObject element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeComparator

public TypeComparator()
Method Detail

init

public void init(NakedObject element)
Specified by:
init in interface Comparator

compare

public int compare(NakedObject sortedElement)
Specified by:
compare in interface Comparator


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.