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

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

public class WizardControllerPanel
extends Object

This panel contains all the buttons.

Author:
Thomas Morgner

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

Constructor Detail

WizardControllerPanel

public WizardControllerPanel(IWizardController controller)
Method Detail

getController

public IWizardController getController()

addContent

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