org.pentaho.di.ui.core.database.wizard
Class CreateDatabaseWizardPageInformix
java.lang.Object
  
WizardPage
      
org.pentaho.di.ui.core.database.wizard.CreateDatabaseWizardPageInformix
public class CreateDatabaseWizardPageInformix
- extends WizardPage
 
On page one we set the Informix servername
- Since:
 
  - 04-apr-2005
 
- Author:
 
  - Matt
 
 
 
 
CreateDatabaseWizardPageInformix
public CreateDatabaseWizardPageInformix(String arg,
                                        PropsUI props,
                                        DatabaseMeta info)
createControl
public void createControl(Composite parent)
 
canFlipToNextPage
public boolean canFlipToNextPage()
 
getDatabaseInfo
public DatabaseMeta getDatabaseInfo()
 
getNextPage
public IWizardPage getNextPage()