Class ExampleWizardZnnCom
java.lang.Object
org.eclipse.jface.wizard.Wizard
org.palladiosimulator.simulizar.ui.wizards.ExampleWizardZnnCom
- All Implemented Interfaces:
IExecutableExtension,IShellProvider,IWizard,INewWizard,IWorkbenchWizard
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic StringFields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPages()voidinit(IWorkbench workbench, IStructuredSelection selection) booleanvoidsetInitializationData(IConfigurationElement config, String propertyName, Object data) Methods inherited from class org.eclipse.jface.wizard.Wizard
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, setWindowTitleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.jface.wizard.IWizard
canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer
-
Field Details
-
ALLOCATION_FILE_ATTRIBUTE_KEY
-
LAUNCH_CONFIGURATION
-
LAUNCH_CONFIGURATION_WITH_EXTENSION
-
LOAD_BALANCER_EXAMPLE_URI
-
PMS_FILE_ATTRIBUTE_KEY
-
RECONFIGURATION_RULES_FOLDER_ATTRIBUTE_KEY
-
MONITOR_REPOSITORY_FILE_ATTRIBUTE_KEY
-
USAGE_FILE_ATTRIBUTE_KEY
-
WIZARD_PAGE_TITLE
-
EXAMPLE_DESCRIPTION
-
-
Constructor Details
-
ExampleWizardZnnCom
public ExampleWizardZnnCom()
-
-
Method Details
-
init
- Specified by:
initin interfaceIWorkbenchWizard
-
performFinish
public boolean performFinish()- Specified by:
performFinishin interfaceIWizard- Specified by:
performFinishin classWizard
-
addPages
public void addPages() -
setInitializationData
public void setInitializationData(IConfigurationElement config, String propertyName, Object data) throws CoreException - Specified by:
setInitializationDatain interfaceIExecutableExtension- Throws:
CoreException
-