org.eclipse.ptp.services.ui.wizards
Class NewServiceConfigurationProjectWizard
java.lang.Object
Wizard
org.eclipse.ptp.services.ui.wizards.NewServiceConfigurationProjectWizard
public class NewServiceConfigurationProjectWizard
- extends Wizard
A wizard for creating a new service configuration by stepping through service provider
configuration wizard pages.
NOT CURRENTLY USED AND MAY BE DEPRECATED
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewServiceConfigurationProjectWizard
public NewServiceConfigurationProjectWizard()
addPages
public void addPages()
init
public void init(IWorkbench workbench,
IStructuredSelection selection)
performFinish
public boolean performFinish()
getSelection
public IStructuredSelection getSelection()
- Returns:
- the Selection
getWorkbench
public IWorkbench getWorkbench()
- Returns:
- the Workbench
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.