public class ServiceConfigurationWizardPage
extends WizardPage
#ServiceConfigurationWizard
to select a service provider for
a particular service.
NOT CURRENTLY USED AND MAY BE DEPRECATEDConstructor and Description |
---|
ServiceConfigurationWizardPage(IService service,
String pageName) |
Modifier and Type | Method and Description |
---|---|
protected void |
createComboContents(Combo combo) |
void |
createControl(Composite parent) |
IWizardPage |
getNextPage()
The
WizardSelectionPage implementation of
this IWizardPage method returns the first page
of the currently selected wizard if there is one. |
protected IService |
getService() |
public void createControl(Composite parent)
public IWizardPage getNextPage()
WizardSelectionPage
implementation of
this IWizardPage
method returns the first page
of the currently selected wizard if there is one.protected void createComboContents(Combo combo)
combo
- protected IService getService()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.