public class ExampleWizardZnnCom
extends org.eclipse.jface.wizard.Wizard
implements org.eclipse.ui.INewWizard, org.eclipse.core.runtime.IExecutableExtension
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOCATION_FILE_ATTRIBUTE_KEY |
static String |
EXAMPLE_DESCRIPTION |
static String |
LAUNCH_CONFIGURATION |
static String |
LAUNCH_CONFIGURATION_WITH_EXTENSION |
static String |
LOAD_BALANCER_EXAMPLE_URI |
static String |
MONITOR_REPOSITORY_FILE_ATTRIBUTE_KEY |
static String |
PMS_FILE_ATTRIBUTE_KEY |
static String |
RECONFIGURATION_RULES_FOLDER_ATTRIBUTE_KEY |
static String |
USAGE_FILE_ATTRIBUTE_KEY |
static String |
WIZARD_PAGE_TITLE |
| Constructor and Description |
|---|
ExampleWizardZnnCom() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPages() |
void |
init(org.eclipse.ui.IWorkbench workbench,
org.eclipse.jface.viewers.IStructuredSelection selection) |
boolean |
performFinish() |
void |
setInitializationData(org.eclipse.core.runtime.IConfigurationElement config,
String propertyName,
Object data) |
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitleequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainerpublic static String ALLOCATION_FILE_ATTRIBUTE_KEY
public static String LAUNCH_CONFIGURATION
public static String LAUNCH_CONFIGURATION_WITH_EXTENSION
public static String LOAD_BALANCER_EXAMPLE_URI
public static String PMS_FILE_ATTRIBUTE_KEY
public static String RECONFIGURATION_RULES_FOLDER_ATTRIBUTE_KEY
public static String MONITOR_REPOSITORY_FILE_ATTRIBUTE_KEY
public static String USAGE_FILE_ATTRIBUTE_KEY
public static String WIZARD_PAGE_TITLE
public static String EXAMPLE_DESCRIPTION
public void init(org.eclipse.ui.IWorkbench workbench,
org.eclipse.jface.viewers.IStructuredSelection selection)
init in interface org.eclipse.ui.IWorkbenchWizardpublic boolean performFinish()
performFinish in interface org.eclipse.jface.wizard.IWizardperformFinish in class org.eclipse.jface.wizard.Wizardpublic void addPages()
addPages in interface org.eclipse.jface.wizard.IWizardaddPages in class org.eclipse.jface.wizard.Wizardpublic void setInitializationData(org.eclipse.core.runtime.IConfigurationElement config,
String propertyName,
Object data)
throws org.eclipse.core.runtime.CoreException
setInitializationData in interface org.eclipse.core.runtime.IExecutableExtensionorg.eclipse.core.runtime.CoreException