public class CreateDatabaseWizardPage1
extends org.eclipse.jface.wizard.WizardPage
Constructor and Description |
---|
CreateDatabaseWizardPage1(String arg,
PropsUI props,
DatabaseMeta databaseMeta,
List<DatabaseMeta> databases) |
Modifier and Type | Method and Description |
---|---|
boolean |
canFlipToNextPage() |
boolean |
canPerformFinish() |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
DatabaseMeta |
getDatabaseInfo() |
org.eclipse.jface.wizard.IWizardPage |
getNextPage() |
void |
setAccessTypes() |
getContainer, getDialogSettings, getImage, getName, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible
public CreateDatabaseWizardPage1(String arg, PropsUI props, DatabaseMeta databaseMeta, List<DatabaseMeta> databases)
public void createControl(org.eclipse.swt.widgets.Composite parent)
public void setAccessTypes()
public boolean canFlipToNextPage()
canFlipToNextPage
in interface org.eclipse.jface.wizard.IWizardPage
canFlipToNextPage
in class org.eclipse.jface.wizard.WizardPage
public DatabaseMeta getDatabaseInfo()
public org.eclipse.jface.wizard.IWizardPage getNextPage()
getNextPage
in interface org.eclipse.jface.wizard.IWizardPage
getNextPage
in class org.eclipse.jface.wizard.WizardPage
public boolean canPerformFinish()
Copyright © 2019 Hitachi Vantara. All rights reserved.