org.pentaho.di.ui.core.database.wizard
Class CreateDatabaseWizardPage2
java.lang.Object
WizardPage
org.pentaho.di.ui.core.database.wizard.CreateDatabaseWizardPage2
public class CreateDatabaseWizardPage2
- extends WizardPage
On page one we select the username and password. We also provide a test button.
- Since:
- 04-apr-2005
- Author:
- Matt
CreateDatabaseWizardPage2
public CreateDatabaseWizardPage2(String arg,
PropsUI props,
DatabaseMeta info)
createControl
public void createControl(Composite parent)
test
public void test()
canFlipToNextPage
public boolean canFlipToNextPage()
getDatabaseInfo
public DatabaseMeta getDatabaseInfo()
canFinish
public boolean canFinish()