Eclipse Platform
2.0

Uses of Class
org.eclipse.ui.actions.SelectionProviderAction

Packages that use SelectionProviderAction
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. 
 

Uses of SelectionProviderAction in org.eclipse.ui.dialogs
 

Subclasses of SelectionProviderAction in org.eclipse.ui.dialogs
 class PropertyDialogAction
          Standard action for opening a Property Pages Dialog on the currently selected element.
 

Uses of SelectionProviderAction in org.eclipse.ui.views.navigator
 

Subclasses of SelectionProviderAction in org.eclipse.ui.views.navigator
 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.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.