Interface Summary
|
ICommonActionConstants
|
Defines constants for the retargetable actions available in the Common Viewer
context menu. |
ICommonActionExtensionSite
|
Provides access to information required for the initialization of
CommonActionProviders. |
ICommonContentExtensionSite
|
Provides initialization data for a content extension. |
ICommonContentProvider
|
Allows extensions to vary their behavior based on properties in the extension
model and the given memento. |
ICommonFilterDescriptor
|
Provides information about a commonFilter extension. |
ICommonLabelProvider
|
Allows extensions to vary their behavior based on properties in the extension
model and the given memento. |
ICommonMenuConstants
|
Defines strings used for menu insertion points. |
ICommonViewerMapper
|
Allows improved performance by optimizing label updates of the CommonViewer. |
ICommonViewerSite
|
Provides context for extensions including a valid shell, a selection
provider, and a unique identifier corresponding to the abstract viewer behind
the viewer site. |
ICommonViewerWorkbenchSite
|
Provides a page, set of action bars, menu registration callback, and active
window. |
IDescriptionProvider
|
Label providers (as specified by the labelProvider attribute of the
org.eclipse.ui.navigator.navigatorContent extension point) may
choose to also implement this interface in order to provide text for
the status bar at the bottom of the Eclipse window. |
IExtensionActivationListener
|
An extension activation listener is notified whenever the activation state
changes for one or more content extensions. |
IExtensionStateModel
|
Allows clients to coordinate state across components that are part of the
same logical extension. |
ILinkHelper
|
Provides information to the Common Navigator on how to link selections with
active editors and vice versa. |
IMementoAware
|
Clients may use mementos to persist interesting state between sessions. |
INavigatorActivationService
|
Determines if an extension is active within the context of a given
viewer and manages the persistence of this information. |
INavigatorContentDescriptor
|
The descriptor provides a the low-level handle to a content extension. |
INavigatorContentExtension
|
The content extension represents the components of a navigatorContent
extension. |
INavigatorContentService
|
Manages content extensions for extensible viewers and provides reusable
services for filters, sorting, the activation of content extensions, and DND. |
INavigatorContentServiceListener
|
Used by clients who would like to listen for the load event of am
INavigatorContentExtension . |
INavigatorDnDService
|
Provides instances of
CommonDragAdapterAssistant and
CommonDropAdapterAssistant for the associated
INavigatorContentService . |
INavigatorFilterService
|
Provides support for managing the filters defined for a Common Navigator
viewer. |
INavigatorPipelineService
|
Performs calculations that are necessary to determine the correct children to
render in the viewer. |
INavigatorSaveablesService
|
|
INavigatorSorterService
|
Provides an interface to extensions declared in
org.eclipse.ui.navigator.navigatorContent/commonSorter. |
INavigatorViewerDescriptor
|
Provides a basic metadata about the abstract viewer for a particular content
service. |
IPipelinedTreeContentProvider
|
A pipelined content provider allows an extension to reshape the contributions
of an upstream content extension. |