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 TypeClassDescriptionclass
Deprecated.as of 3.5, use the Common Navigator Framework classes insteadFields in org.eclipse.ui.views.navigator declared as IResourceNavigatorModifier and TypeFieldDescriptionprotected IResourceNavigator
ResourceNavigatorActionGroup.navigator
Deprecated.The resource navigator.Methods in org.eclipse.ui.views.navigator that return IResourceNavigatorModifier and TypeMethodDescriptionResourceNavigatorAction.getNavigator()
Deprecated.Returns the resource navigator for which this action was created.ResourceNavigatorActionGroup.getNavigator()
Deprecated.Returns the resource navigator.Constructors in org.eclipse.ui.views.navigator with parameters of type IResourceNavigatorModifierConstructorDescriptionCollapseAllAction
(IResourceNavigator navigator, String label) Deprecated.Creates the action.FilterSelectionAction
(IResourceNavigator navigator, String label) Deprecated.Creates the action.GotoActionGroup
(IResourceNavigator navigator) Deprecated.GotoResourceAction
(IResourceNavigator navigator, String label) Deprecated.Creates a new instance of the class.MainActionGroup
(IResourceNavigator navigator) Deprecated.Constructs the main action group.OpenActionGroup
(IResourceNavigator navigator) Deprecated.Creates a new action group for open actions.RefactorActionGroup
(IResourceNavigator navigator) Deprecated.ResourceNavigatorAction
(IResourceNavigator navigator, String label) Deprecated.Creates a new instance of the class.ResourceNavigatorActionGroup
(IResourceNavigator navigator) Deprecated.Constructs a new navigator action group and creates its actions.SortAndFilterActionGroup
(IResourceNavigator navigator) Deprecated.Constructor.SortViewAction
(IResourceNavigator navigator, boolean sortByType) Deprecated.Creates the action.ToggleLinkingAction
(IResourceNavigator navigator, String label) Deprecated.Constructs a new action.WorkspaceActionGroup
(IResourceNavigator navigator) Deprecated.