|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.ui.wizards.RMProviderContributor
public class RMProviderContributor
| Constructor Summary | |
|---|---|
RMProviderContributor()
|
|
| Method Summary | |
|---|---|
void |
configureServiceProvider(IServiceProviderWorkingCopy provider,
org.eclipse.swt.widgets.Composite comp)
Creates a section on the service model properties page to configure the service provider working copy. |
static RMConfigurationSelectionFactory |
getRMConfigurationSelectionFactory(java.lang.String id)
|
static RMConfigurationWizardPageFactory |
getRMConfigurationWizardPageFactory(java.lang.String id)
|
org.eclipse.jface.wizard.IWizard |
getWizard(IServiceProvider provider,
org.eclipse.jface.wizard.IWizardPage page)
Retrieve the wizard for a service provider |
org.eclipse.jface.wizard.WizardPage[] |
getWizardPages(org.eclipse.jface.wizard.IWizard wizard,
IServiceProvider provider)
Retrieve the wizard pages for a service provider |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RMProviderContributor()
| Method Detail |
|---|
public void configureServiceProvider(IServiceProviderWorkingCopy provider,
org.eclipse.swt.widgets.Composite comp)
IServiceProviderContributor
configureServiceProvider in interface IServiceProviderContributorprovider - working copy
public org.eclipse.jface.wizard.IWizard getWizard(IServiceProvider provider,
org.eclipse.jface.wizard.IWizardPage page)
IServiceProviderContributor
getWizard in interface IServiceProviderContributorprovider - the provider being configuredpage - next ServiceConfigurationWizardPage if we are being called by
a ServiceConfigurationWizard, or null otherwise
public org.eclipse.jface.wizard.WizardPage[] getWizardPages(org.eclipse.jface.wizard.IWizard wizard,
IServiceProvider provider)
IServiceProviderContributor
getWizardPages in interface IServiceProviderContributorwizard - the wizard that will display the pagesprovider - the provider being configured
public static RMConfigurationSelectionFactory getRMConfigurationSelectionFactory(java.lang.String id)
public static RMConfigurationWizardPageFactory getRMConfigurationWizardPageFactory(java.lang.String id)
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||