Package | Description |
---|---|
org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
org.eclipse.ui.services |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSourceProvider
An implementation of
ISourceProvider that provides listener
support. |
Modifier and Type | Method and Description |
---|---|
void |
IServiceWithSources.addSourceProvider(ISourceProvider provider)
Adds a source provider to this service.
|
void |
IServiceWithSources.removeSourceProvider(ISourceProvider provider)
Removes a source provider from this service.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.