Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.eclipse.ui.views.navigator

Interface Summary
INavigatorHelpContextIds Help context ids for the resource navigator view.
IResourceNavigator This interface defines the API for the resource navigator.
 

Class Summary
CollapseAllAction Collapse all project nodes.
CopyAction Standard action for copying the currently selected resources to the clipboard.
FiltersContentProvider The FiltersContentProvider provides the elements for use by the list dialog for selecting the patterns to apply.
FilterSelectionAction The FilterSelectionAction opens the filters dialog.
GotoActionGroup This is the action group for the goto actions.
GotoResourceAction Implements the go to resource action.
GotoResourceDialog Shows a list of resources to the user with a text entry field for a string pattern used to filter the list of resources.
LocalSelectionTransfer A LocalSelectionTransfer may be used for drag and drop operations within the same instance of Eclipse.
MainActionGroup The main action group for the navigator.
NavigatorDragAdapter Implements drag behaviour when items are dragged out of the resource navigator.
NavigatorDropAdapter Implements drop behaviour for drag and drop operations that land on the resource navigator.
NavigatorFrameSource Frame source for the resource navigator.
OpenActionGroup This is the action group for the open actions.
PasteAction Standard action for pasting resources on the clipboard to the selected resource's location.
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.
ResourceNavigatorMessages Utility class which helps managing messages
ResourceNavigatorMoveAction The ResourceNavigatorMoveAction is a resource move that aso updates the navigator to show the result of the move.
ResourceNavigatorRenameAction The ResourceNavigatorRenameAction is the rename action used by the ResourceNavigator that also allows updating after rename.
ResourcePatternFilter Filter used to determine whether resources are to be shown or not.
ResourceSelectionUtil Provides utilities for checking the validity of selections.
ResourceSorter Sorter for viewers that display items of type IResource.
ShowInNavigatorAction An action which shows the current selection in the Navigator view.
SortAndFilterActionGroup This is the action group for the sort and filter actions.
SortViewAction Implementation of the view sorting actions.
StringMatcher A string pattern matcher, suppporting ‘*’ and ‘?’ wildcards.
StringMatcher.Position  
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.