com.metamatrix.common.tree
Interface TreeNodeComparator

All Superinterfaces:
java.util.Comparator
All Known Implementing Classes:
TreeNodeNameComparator, TreeNodePathComparator, TreeNodePropertyComparator

public interface TreeNodeComparator
extends java.util.Comparator


Method Summary
 void setTreeNodeEditor(TreeNodeEditor editor)
           
 
Methods inherited from interface java.util.Comparator
compare, equals
 

Method Detail

setTreeNodeEditor

void setTreeNodeEditor(TreeNodeEditor editor)


Copyright © 2009. All Rights Reserved.