org.nakedobjects.plugins.dnd
Interface Comparator

All Known Implementing Classes:
FieldComparator, TitleComparator, TypeComparator, TypeComparator

public interface Comparator


Method Summary
 int compare(NakedObject sortedElement)
           
 void init(NakedObject element)
           
 

Method Detail

init

void init(NakedObject element)

compare

int compare(NakedObject sortedElement)


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