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
Implements the Resource Navigator view.
|
Modifier and Type | Field and Description |
---|---|
protected IResourceNavigator |
ResourceNavigatorActionGroup.navigator
The resource navigator.
|
Modifier and Type | Method and Description |
---|---|
IResourceNavigator |
ResourceNavigatorActionGroup.getNavigator()
Returns the resource navigator.
|
IResourceNavigator |
ResourceNavigatorAction.getNavigator()
Returns the resource navigator for which this action was created.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.