dk.eobjects.datacleaner.gui.windows
Class ComparatorResultWindow

java.lang.Object
  extended by dk.eobjects.datacleaner.gui.windows.AbstractWindow
      extended by dk.eobjects.datacleaner.gui.windows.ResultWindow
          extended by dk.eobjects.datacleaner.gui.windows.ComparatorResultWindow
All Implemented Interfaces:
IProgressObserver, java.awt.event.WindowListener, java.util.EventListener

public class ComparatorResultWindow
extends ResultWindow


Field Summary
 
Fields inherited from class dk.eobjects.datacleaner.gui.windows.AbstractWindow
_log, _panel
 
Constructor Summary
ComparatorResultWindow()
           
 
Method Summary
 void addResults(ColumnComparator columnComparator)
           
 javax.swing.ImageIcon getFrameIcon()
           
 
Methods inherited from class dk.eobjects.datacleaner.gui.windows.ResultWindow
addTab, disposeInternal, getProgressBar, getTitle, init, notifyBeginning, notifyFailure, notifyProgress, notifySuccess
 
Methods inherited from class dk.eobjects.datacleaner.gui.windows.AbstractWindow
toFrame, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComparatorResultWindow

public ComparatorResultWindow()
Method Detail

getFrameIcon

public javax.swing.ImageIcon getFrameIcon()
Specified by:
getFrameIcon in class AbstractWindow

addResults

public void addResults(ColumnComparator columnComparator)


Copyright © 2007-2009. All Rights Reserved.