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

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

public class TitleComparator
extends java.lang.Object
implements Comparator


Constructor Summary
TitleComparator()
           
 
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

TitleComparator

public TitleComparator()
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.