|
Eclipse Platform Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.eclipse.ui.navigator | |
|---|---|
| org.eclipse.team.ui.mapping | Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. |
| org.eclipse.ui.navigator | Provides the Common Navigator framework. |
| Classes in org.eclipse.ui.navigator used by org.eclipse.team.ui.mapping | |
|---|---|
| CommonActionProvider
Provides actions from extensions for menu and IActionBars contributions.
|
|
| CommonActionProviderConfig
Provides access to information required for the initialization of CommonActionProviders. |
|
| ICommonContentProvider
The Common content provider allows extensions to vary their behavior based on properties in the extension model and the given memento. |
|
| ICommonLabelProvider
A custom interface for Common Navigator extensions that either (1) require more information about the specific CommonViewer they are
associated with, or (2) would like to return a custom description for use in
the Status Bar. |
|
| 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. |
|
| IExtensionStateModel
The IExtensionStateModel allows clients to coordinate state across components that are part of the same logical extension. |
|
| IMementoAware
Clients may use mementos to persist interesting state between sessions. |
|
| Classes in org.eclipse.ui.navigator used by org.eclipse.ui.navigator | |
|---|---|
| CommonActionProviderConfig
Provides access to information required for the initialization of CommonActionProviders. |
|
| CommonViewer
Provides the Tree Viewer for the Common Navigator. |
|
| ICommonContentProvider
The Common content provider allows extensions to vary their behavior based on properties in the extension model and the given memento. |
|
| ICommonDropAdapter
The common drop adapter provides a handle to useful information for ICommonDropActionDelegates.
|
|
| ICommonFilterDescriptor
Provides information about a commonFilter extension. |
|
| ICommonLabelProvider
A custom interface for Common Navigator extensions that either (1) require more information about the specific CommonViewer they are
associated with, or (2) would like to return a custom description for use in
the Status Bar. |
|
| ICommonViewerSite
Provides context for extensions including a valid shell, a selection provider, and a unique identifer 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 changese for one or more content extensions. |
|
| IExtensionStateModel
The IExtensionStateModel allows clients to coordinate state across components that are part of the same logical extension. |
|
| IMementoAware
Clients may use mementos to persist interesting state between sessions. |
|
| INavigatorContentDescriptor
The descriptor provides a handle to a content extension. |
|
| INavigatorContentExtension
The content extension represents the components of a navigatorContent extension. |
|
| INavigatorContentService
The INavigatorContentService manages extensions for extensible viewers. |
|
| INavigatorContentServiceListener
Used by clients who would like to listen for the load event of am INavigatorContentExtension.
|
|
| INavigatorFilterService
Provides support for managing the filters defined for a Common Navigator viewer. |
|
| 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. |
|
| NavigatorActionService
Provides context menu items and IActionBars contributions for a
particular abstract viewer. |
|
| NavigatorActivationService
The activation service determines if an extension is 'active' within the context of a given viewer. |
|
| NavigatorContentServiceFactory
Provides a factory pattern for creating INavigatorContentServices
for given viewer ids.
|
|
| PipelinedShapeModification
Indicates how a shape modification should be transformed when applied to the tree. |
|
| PipelinedViewerUpdate
A pipelined viewer update should map requests to refresh or update elements in the viewer to their correct, modified structure. |
|
| Priority
Enumeration of the Priority values supported by the Common Navigator. |
|
| TreeViewerSorter
Provides context sensitive sorting of elements based on their parent in the tree. |
|
|
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.