|
Eclipse Platform Release 3.1 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A service that responds to changes in one or more sources. These sources can be plugged into the service.
This interface should not be implemented or extended by clients.
EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is a guarantee neither that this API will work nor that it will remain the same. Please do not use this API without consulting with the Platform/UI team.
| Method Summary | |
|---|---|
void |
addSourceProvider(ISourceProvider provider)
Adds a source provider to this service. |
void |
removeSourceProvider(ISourceProvider provider)
Removes a source provider from this service. |
| Method Detail |
public void addSourceProvider(ISourceProvider provider)
provider - The provider to add; must not be null.public void removeSourceProvider(ISourceProvider provider)
provider - The provider to remove; must not be null.
|
Eclipse Platform Release 3.1 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.