Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.views.properties.IPropertySourceProvider

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

Methods in org.eclipse.ui.views.properties with parameters of type IPropertySourceProvider
 void PropertySheetPage.setPropertySourceProvider(IPropertySourceProvider newProvider)
          Sets the given property source provider as the property source provider.
 void PropertySheetEntry.setPropertySourceProvider(IPropertySourceProvider provider)
          Sets a property source provider for this entry.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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