Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.ui.part.ISetSelectionTarget

Packages that use ISetSelectionTarget
org.eclipse.ui.navigator Provides the Common Navigator framework. 
org.eclipse.ui.navigator.resources Provides reusable components for clients that need to expand on the capabilities provided by the reference Common Navigator Resources extension. 
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. 
 

Uses of ISetSelectionTarget in org.eclipse.ui.navigator
 

Classes in org.eclipse.ui.navigator that implement ISetSelectionTarget
 class CommonNavigator
           This class provides the IViewPart for the Common Navigator framework in the Eclipse workbench.
 

Uses of ISetSelectionTarget in org.eclipse.ui.navigator.resources
 

Classes in org.eclipse.ui.navigator.resources that implement ISetSelectionTarget
 class ProjectExplorer
           
 

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

Classes in org.eclipse.ui.views.navigator that implement ISetSelectionTarget
 class ResourceNavigator
          Deprecated. as of 3.5, use the Common Navigator Framework classes instead
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.