public class CustomZServerWizardMainPage
extends RSEDefaultNewConnectionWizardMainPage
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomZServerWizardMainPage.CustomConnectionNameValidator
Validator for connection name allowed characters.
|
| Constructor and Description |
|---|
CustomZServerWizardMainPage(org.eclipse.jface.wizard.IWizard pWizard,
java.lang.String pTitle,
java.lang.String pDescription)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFlipToNextPage() |
void |
createControl(org.eclipse.swt.widgets.Composite pParent) |
org.eclipse.jface.wizard.IWizardPage |
getNextPage() |
SystemConnectionForm |
getSystemConnectionForm() |
CustomZServerWizardPage |
getWizardPage()
Returns the wizard page instance
|
boolean |
isPageComplete() |
public CustomZServerWizardMainPage(org.eclipse.jface.wizard.IWizard pWizard,
java.lang.String pTitle,
java.lang.String pDescription)
pWizard - the wizard instancepTitle - the title for the pagepDescription - description for the pagepublic SystemConnectionForm getSystemConnectionForm()
public void createControl(org.eclipse.swt.widgets.Composite pParent)
public boolean isPageComplete()
public org.eclipse.jface.wizard.IWizardPage getNextPage()
public boolean canFlipToNextPage()
public CustomZServerWizardPage getWizardPage()
Copyright © 2015 Micro Focus GmbH. All rights reserved.