be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables
Class DomainElementTableModel.ColumnSorter

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.domainTables.DomainElementTableModel.ColumnSorter
All Implemented Interfaces:
java.util.Comparator
Enclosing class:
DomainElementTableModel

protected class DomainElementTableModel.ColumnSorter
extends java.lang.Object
implements java.util.Comparator


Constructor Summary
DomainElementTableModel.ColumnSorter(int column)
           
 
Method Summary
 int compare(java.lang.Object o, java.lang.Object o1)
           
 
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

DomainElementTableModel.ColumnSorter

public DomainElementTableModel.ColumnSorter(int column)
Method Detail

compare

public int compare(java.lang.Object o,
                   java.lang.Object o1)
Specified by:
compare in interface java.util.Comparator


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.