org.pentaho.platform.dataaccess.datasource.wizard
Class WizardContentPanel

java.lang.Object
  extended by org.pentaho.platform.dataaccess.datasource.wizard.WizardContentPanel

public class WizardContentPanel
extends Object

Todo: Document Me

Author:
Thomas Morgner

Constructor Summary
WizardContentPanel(IWizardController controller)
           
 
Method Summary
 void addContent(org.pentaho.ui.xul.XulDomContainer mainWizardContainer)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WizardContentPanel

public WizardContentPanel(IWizardController controller)
Method Detail

addContent

public void addContent(org.pentaho.ui.xul.XulDomContainer mainWizardContainer)
                throws org.pentaho.ui.xul.XulException
Parameters:
mainWizardContainer -
Throws:
org.pentaho.ui.xul.XulException