org.eclipse.ui.internal.navigator |
|
Java Source File Name | Type | Comment |
AdaptabilityUtility.java | Class | Provides utilities for working with adaptable and non-adaptable objects. |
CommonNavigatorActionGroup.java | Class | |
CommonNavigatorManager.java | Class |
Manages the non-viewer responsibilities of the Common Navigator View Part,
including the display and population of the context menu and the registration
of extensions for opening content. |
CommonNavigatorMessages.java | Class |
EXPERIMENTAL. |
CommonViewerSiteDelegate.java | Class | Provides a delegate implementation of
ICommonViewerSite . |
CommonViewerSiteIEditorPartSiteDelegate.java | Class | Provides a delegate implementation of
ICommonViewerWorkbenchSite . |
CommonViewerSiteIPageSiteDelegate.java | Class | Provides a delegate implementation of
ICommonViewerSite . |
CommonViewerSiteIViewSiteDelegate.java | Class | Provides a delegate implementation of
ICommonViewerWorkbenchSite . |
ContributorTrackingSet.java | Class | |
CustomAndExpression.java | Class | Create an AND-type core expression from an IConfigurationElement of arbitrary
name. |
INavigatorHelpContextIds.java | Interface | The help context ids for the Common Navigator. |
NavigatorActivationService.java | Class | The activation service determines if an extension is active within the
context of a given viewer. |
NavigatorContentService.java | Class |
Provides centralized access to the information provided by
NavigatorContentExtensions. |
NavigatorContentServiceContentProvider.java | Class |
Provides relevant content based on the associated
org.eclipse.ui.internal.navigator.NavigatorContentService for
a TreeViewer .
Except for the dependency on
org.eclipse.ui.internal.navigator.NavigatorContentService , this
class has no dependencies on the rest of the Common Navigator framework. |
NavigatorContentServiceDescriptionProvider.java | Class |
EXPERIMENTAL. |
NavigatorContentServiceLabelProvider.java | Class |
Provides relevant labels based on the associated
INavigatorContentService for the contents of a
TreeViewer .
Except for the dependency on
INavigatorContentService , this class has no
dependencies on the rest of the Common Navigator framework. |
NavigatorExtensionStateService.java | Class | A content extension may have its content and label providers disposed
whenever the extension is activated or deactivated. |
NavigatorFilterService.java | Class | |
NavigatorImages.java | Class | |
NavigatorPipelineService.java | Class | |
NavigatorPlugin.java | Class | The main plugin class for the Navigator. |
NavigatorSaveablesService.java | Class | Implementation of INavigatorSaveablesService.
Implementation note: all externally callable methods are synchronized. |
NavigatorSiteEditor.java | Class | A NavigatorSiteEditor is used to edit (i.e., rename) elements in a Navigator view. |
ReusableViewerLabel.java | Class | Provides a subclass of ViewerLabel that can be re-used for multiple viewer updates. |
StringMatcher.java | Class | A string pattern matcher, suppporting "*" and "?" wildcards. |
TextActionHandler.java | Class | Handles the redirection of the global Cut, Copy, Paste, and
Select All actions to either the current inline text control
or the part's supplied action handler. |
VisibilityAssistant.java | Class | Stores information about programmatic bindings and activation settings. |