Eclipse Platform
Release 3.3

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

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

Uses of IShowInTarget in org.eclipse.ui.navigator
 

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

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

Methods in org.eclipse.ui.views.navigator that return IShowInTarget
protected  IShowInTarget ResourceNavigator.getShowInTarget()
          Returns the IShowInTarget for this view.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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