Package | Description |
---|---|
org.eclipse.ui.views.navigator |
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceNavigator
Deprecated.
as of 3.5, use the Common Navigator Framework classes instead
|
Modifier and Type | Field and Description |
---|---|
protected IResourceNavigator |
ResourceNavigatorActionGroup.navigator
Deprecated.
The resource navigator.
|
Modifier and Type | Method and Description |
---|---|
IResourceNavigator |
ResourceNavigatorAction.getNavigator()
Deprecated.
Returns the resource navigator for which this action was created.
|
IResourceNavigator |
ResourceNavigatorActionGroup.getNavigator()
Deprecated.
Returns the resource navigator.
|
Constructor and Description |
---|
CollapseAllAction(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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.