Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ui.part.ShowInContext

Packages that use ShowInContext
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface.  
 

Uses of ShowInContext in org.eclipse.ui.part
 

Methods in org.eclipse.ui.part that return ShowInContext
 ShowInContext IShowInSource.getShowInContext()
          Returns the context to show, or null if there is currently no valid context to show.
 

Methods in org.eclipse.ui.part with parameters of type ShowInContext
 boolean IShowInTarget.show(ShowInContext context)
          Shows the given context in this target.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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