Eclipse Platform
Release 3.1

Uses of Package
org.eclipse.ui.views.navigator

Packages that use org.eclipse.ui.views.navigator
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace.  
 

Classes in org.eclipse.ui.views.navigator used by org.eclipse.ui.views.navigator
CollapseAllAction
          Collapse all project nodes.
GotoActionGroup
          This is the action group for the goto actions.
IResourceNavigator
          This interface defines the API for the resource navigator.
LocalSelectionTransfer
          A LocalSelectionTransfer may be used for drag and drop operations within the same instance of Eclipse.
OpenActionGroup
          This is the action group for the open actions.
RefactorActionGroup
          This is the action group for refactor actions, including global action handlers for copy, paste and delete.
ResourceNavigator
          Implements the Resource Navigator view.
ResourceNavigatorAction
          Superclass of all actions provided by the resource navigator.
ResourceNavigatorActionGroup
          This is the action group for all the resource navigator actions.
ResourcePatternFilter
          Filter used to determine whether resources are to be shown or not.
ResourceSorter
          Sorter for viewers that display items of type IResource.
SortAndFilterActionGroup
          This is the action group for the sort and filter actions.
ToggleLinkingAction
          This action toggles whether this navigator links its selection to the active editor.
WorkspaceActionGroup
          This is the action group for workspace actions such as Build, Refresh Local, and Open/Close Project.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.