Eclipse Platform
Release 3.6

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

Packages that use IShowInSource
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. 
org.eclipse.ui.views.properties Provides the standard Property Sheet view which displays custom properties of the active workbench part's current selection. 
 

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

Methods in org.eclipse.ui.views.navigator that return IShowInSource
protected  IShowInSource ResourceNavigator.getShowInSource()
          Deprecated. Returns the IShowInSource for this view.
 

Uses of IShowInSource in org.eclipse.ui.views.properties
 

Classes in org.eclipse.ui.views.properties that implement IShowInSource
 class PropertySheet
          Main class for the Property Sheet View.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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