Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.ui.views.properties.PropertyShowInContext

Packages that use PropertyShowInContext
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 PropertyShowInContext in org.eclipse.ui.views.properties
 

Methods in org.eclipse.ui.views.properties that return PropertyShowInContext
protected  PropertyShowInContext NewPropertySheetHandler.getShowInContext(ExecutionEvent event)
           
 

Methods in org.eclipse.ui.views.properties with parameters of type PropertyShowInContext
protected  PropertySheet NewPropertySheetHandler.findPropertySheet(ExecutionEvent event, PropertyShowInContext context)
          Returns a PropertySheet instance
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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