ca.sqlpower.architect.swingui
Class ProfileResultsViewer
java.lang.Object
ca.sqlpower.architect.swingui.ProfileResultsViewer
public class ProfileResultsViewer
- extends java.lang.Object
A class that manages a viewer component for a set of Profile Results.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileResultsViewer
public ProfileResultsViewer(ProfileManager profileManager)
- Creates but does not show a new profile result viewer dialog.
addTableProfileResult
public void addTableProfileResult(TableProfileResult result)
addTableProfileResultToScan
public void addTableProfileResultToScan(TableProfileResult result)
removeTableProfileResultToScan
public void removeTableProfileResultToScan(TableProfileResult result)
clearScanList
public void clearScanList()
getDialog
public javax.swing.JFrame getDialog()
Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca