|
Eclipse Platform Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use INavigatorContentService | |
|---|---|
| org.eclipse.ui.navigator | Provides the Common Navigator framework. |
| Uses of INavigatorContentService in org.eclipse.ui.navigator |
|---|
| Methods in org.eclipse.ui.navigator that return INavigatorContentService | |
INavigatorContentService |
NavigatorContentServiceFactory.createContentService(String aViewerId)
Returns an instance of INavigatorContentService configured for the given id. |
INavigatorContentService |
NavigatorContentServiceFactory.createContentService(String aViewerId,
StructuredViewer aViewer)
Returns an instance of INavigatorContentService configured for the given id. |
INavigatorContentService |
CommonViewer.getNavigatorContentService()
The INavigatorContentServiceprovides the hook into the framework
to provide content from the various extensions.
|
INavigatorContentService |
CommonNavigator.getNavigatorContentService()
|
INavigatorContentService |
CommonActionProviderConfig.getContentService()
|
| Constructors in org.eclipse.ui.navigator with parameters of type INavigatorContentService | |
NavigatorActionService(ICommonViewerSite aCommonViewerSite,
StructuredViewer aStructuredViewer,
INavigatorContentService aContentService)
|
|
CommonActionProviderConfig(String anExtensionId,
ICommonViewerSite aCommonViewerSite,
INavigatorContentService aContentService,
StructuredViewer aStructuredViewer)
Create a config element for the initialization of Common Action Providers. |
|
|
Eclipse Platform Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.