wt.clients.folderexplorer
Class WindchillExplorerFrame.DateComparer

java.lang.Object
  extended bysymantec.itools.awt.CompareCells
      extended bywt.clients.folderexplorer.WindchillExplorerFrame.DateComparer
All Implemented Interfaces:
symantec.itools.awt.CompareFunc, symantec.itools.awt.CompareFuncCB
Enclosing class:
WindchillExplorerFrame

public class WindchillExplorerFrame.DateComparer
extends symantec.itools.awt.CompareCells


Field Summary
 
Fields inherited from class symantec.itools.awt.CompareCells
bs, lessOrBig, selRow
 
Constructor Summary
WindchillExplorerFrame.DateComparer()
           
 
Method Summary
 int compareObjects(Object time1_cell, Object time2_cell)
           
 
Methods inherited from class symantec.itools.awt.CompareCells
callBackSwap, getSelectedRow, lessThan, reverse, setCurrentBitSet, setSelectedRow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindchillExplorerFrame.DateComparer

public WindchillExplorerFrame.DateComparer()
Method Detail

compareObjects

public int compareObjects(Object time1_cell,
                          Object time2_cell)
See Also:
CompareCells.compareObjects(java.lang.Object, java.lang.Object)