public class ImportWizardPageJDBC
extends org.eclipse.jface.wizard.WizardPage
ImportWizardModel
.
This includes:
Constructor and Description |
---|
ImportWizardPageJDBC(ImportWizard wizardImport)
Creates a new instance of this page and sets its title and description.
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
Creates the design of this page
This adds all the controls to the page along with their listeners.
|
canFlipToNextPage, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
dispose, getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage, setVisible
public ImportWizardPageJDBC(ImportWizard wizardImport)
wizardImport
- Reference to wizard containing this page