Uses of Interface
org.eclipse.ui.views.navigator.IResourceNavigator
Packages that use IResourceNavigator
Package
Description
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace.
-
Uses of IResourceNavigator in org.eclipse.ui.views.navigator
Classes in org.eclipse.ui.views.navigator that implement IResourceNavigatorModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.as of 3.5, use the Common Navigator Framework classes insteadFields in org.eclipse.ui.views.navigator declared as IResourceNavigatorModifier and TypeFieldDescriptionprotected IResourceNavigatorResourceNavigatorActionGroup.navigatorDeprecated, for removal: This API element is subject to removal in a future version.The resource navigator.Methods in org.eclipse.ui.views.navigator that return IResourceNavigatorModifier and TypeMethodDescriptionResourceNavigatorAction.getNavigator()Deprecated, for removal: This API element is subject to removal in a future version.Returns the resource navigator for which this action was created.ResourceNavigatorActionGroup.getNavigator()Deprecated, for removal: This API element is subject to removal in a future version.Returns the resource navigator.Constructors in org.eclipse.ui.views.navigator with parameters of type IResourceNavigatorModifierConstructorDescriptionCollapseAllAction(IResourceNavigator navigator, String label) Deprecated, for removal: This API element is subject to removal in a future version.Creates the action.FilterSelectionAction(IResourceNavigator navigator, String label) Deprecated, for removal: This API element is subject to removal in a future version.Creates the action.GotoActionGroup(IResourceNavigator navigator) Deprecated, for removal: This API element is subject to removal in a future version.GotoResourceAction(IResourceNavigator navigator, String label) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new instance of the class.MainActionGroup(IResourceNavigator navigator) Deprecated, for removal: This API element is subject to removal in a future version.Constructs the main action group.OpenActionGroup(IResourceNavigator navigator) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new action group for open actions.RefactorActionGroup(IResourceNavigator navigator) Deprecated, for removal: This API element is subject to removal in a future version.ResourceNavigatorAction(IResourceNavigator navigator, String label) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new instance of the class.ResourceNavigatorActionGroup(IResourceNavigator navigator) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a new navigator action group and creates its actions.SortAndFilterActionGroup(IResourceNavigator navigator) Deprecated, for removal: This API element is subject to removal in a future version.Constructor.SortViewAction(IResourceNavigator navigator, boolean sortByType) Deprecated, for removal: This API element is subject to removal in a future version.Creates the action.ToggleLinkingAction(IResourceNavigator navigator, String label) Deprecated, for removal: This API element is subject to removal in a future version.Constructs a new action.WorkspaceActionGroup(IResourceNavigator navigator) Deprecated, for removal: This API element is subject to removal in a future version.