Package | Description |
---|---|
org.eclipse.ui.navigator |
Provides the Common Navigator framework.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICommonViewerWorkbenchSite
Provides a page, set of action bars, menu registration callback, and active
window.
|
Modifier and Type | Method and Description |
---|---|
static ICommonViewerSite |
CommonViewerSiteFactory.createCommonViewerSite(String anId,
IPageSite aPageSite) |
static ICommonViewerSite |
CommonViewerSiteFactory.createCommonViewerSite(String anId,
ISelectionProvider aSelectionProvider,
Shell aShell) |
ICommonViewerSite |
ICommonActionExtensionSite.getViewSite() |
Constructor and Description |
---|
NavigatorActionService(ICommonViewerSite aCommonViewerSite,
StructuredViewer aStructuredViewer,
INavigatorContentService aContentService) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.