ca.sqlpower.architect.swingui
Class ProfileGraphPanel

java.lang.Object
  extended by ca.sqlpower.architect.swingui.ProfileGraphPanel

public class ProfileGraphPanel
extends java.lang.Object

Creates and handles a specific display panel


Constructor Summary
ProfileGraphPanel(ProfilePanel panel, int rowCount)
           
 
Method Summary
 void displayProfile(ColumnProfileResult cr)
           
 ProfilePanel.ChartTypes getChartType()
           
 javax.swing.JPanel getDisplayArea()
           
 void setChartType(ProfilePanel.ChartTypes chartType)
           
 void setDisplayArea(javax.swing.JPanel displayArea)
           
 void setTitle(java.lang.String title)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileGraphPanel

public ProfileGraphPanel(ProfilePanel panel,
                         int rowCount)
Method Detail

setTitle

public void setTitle(java.lang.String title)

getDisplayArea

public javax.swing.JPanel getDisplayArea()

setDisplayArea

public void setDisplayArea(javax.swing.JPanel displayArea)

displayProfile

public void displayProfile(ColumnProfileResult cr)

getChartType

public ProfilePanel.ChartTypes getChartType()

setChartType

public void setChartType(ProfilePanel.ChartTypes chartType)


Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca