Package | Description |
---|---|
org.eclipse.ui.dialogs |
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
|
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 |
PropertyDialogAction
Standard action for opening a Property Pages Dialog on the currently selected
element.
|
Modifier and Type | Class and Description |
---|---|
class |
CollapseAllAction
Collapse all project nodes.
|
class |
FilterSelectionAction
The FilterSelectionAction opens the filters dialog.
|
class |
GotoResourceAction
Implements the go to resource action.
|
class |
ResourceNavigatorAction
Superclass of all actions provided by the resource navigator.
|
class |
ShowInNavigatorAction
An action which shows the current selection in the Navigator view.
|
class |
SortViewAction
Implementation of the view sorting actions.
|
class |
ToggleLinkingAction
This action toggles whether this navigator links its selection to the active
editor.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.