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 |
GotoActionGroup
This is the action group for the goto actions.
|
class |
MainActionGroup
The main action group for the navigator.
|
class |
OpenActionGroup
This is the action group for the open actions.
|
class |
RefactorActionGroup
This is the action group for refactor actions,
including global action handlers for copy, paste and delete.
|
class |
SortAndFilterActionGroup
This is the action group for the sort and filter actions.
|
class |
WorkspaceActionGroup
This is the action group for workspace actions such as Build, Refresh Local,
and Open/Close Project.
|
Modifier and Type | Method and Description |
---|---|
protected ResourceNavigatorActionGroup |
ResourceNavigator.getActionGroup()
Returns the action group.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ResourceNavigator.setActionGroup(ResourceNavigatorActionGroup actionGroup)
Sets the action group.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.