org.eclipse.ptp.services.ui.wizards
Class ServiceConfigurationWizardPage
java.lang.Object
WizardPage
org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWizardPage
public class ServiceConfigurationWizardPage
- extends WizardPage
Wizard page used by #ServiceConfigurationWizard to select a service provider for
a particular service.
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 |
ServiceConfigurationWizardPage
public ServiceConfigurationWizardPage(IService service,
String pageName)
- Parameters:
fWizard - pageName -
createControl
public void createControl(Composite parent)
getNextPage
public IWizardPage getNextPage()
- The
WizardSelectionPage implementation of
this IWizardPage method returns the first page
of the currently selected wizard if there is one.
createComboContents
protected void createComboContents(Combo combo)
- Parameters:
combo -
getService
protected IService getService()
- Returns:
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.