|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IServiceProviderConfiguration
Interface that supplies a UI which can be launched to configure a service provider. EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is no guarantee that this API will work or that it will remain the same. Please do not use this API without consulting with the RDT team.
IServiceProviderContributor| Method Summary | |
|---|---|
void |
configureServiceProvider(IServiceProvider provider,
org.eclipse.swt.widgets.Shell parentShell)
Deprecated. Configure the service provider, which typically launches a dialog/wizard to allow the service provider to be configured (may include setting up and associating any required connections) |
| Method Detail |
|---|
void configureServiceProvider(IServiceProvider provider,
org.eclipse.swt.widgets.Shell parentShell)
provider - parentShell - parent SWT shell of the UI that is to be launched
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||