public class ServiceConfigurationWizardPage
extends org.eclipse.jface.wizard.WizardPage
#ServiceConfigurationWizard to select a service provider for
a particular service.
NOT CURRENTLY USED AND MAY BE DEPRECATED| Constructor and Description |
|---|
ServiceConfigurationWizardPage(IService service,
java.lang.String pageName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createComboContents(org.eclipse.swt.widgets.Combo combo) |
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
org.eclipse.jface.wizard.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() |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toStringconvertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisiblepublic ServiceConfigurationWizardPage(IService service, java.lang.String pageName)
fWizard - pageName - public void createControl(org.eclipse.swt.widgets.Composite parent)
public org.eclipse.jface.wizard.IWizardPage getNextPage()
WizardSelectionPage implementation of
this IWizardPage method returns the first page
of the currently selected wizard if there is one.getNextPage in interface org.eclipse.jface.wizard.IWizardPagegetNextPage in class org.eclipse.jface.wizard.WizardPageprotected void createComboContents(org.eclipse.swt.widgets.Combo combo)
combo - protected IService getService()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.