Eclipse Platform
Release 3.3

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

Packages that use IPropertySheetPage
org.eclipse.ui.views.properties Provides the standard Property Sheet view which displays custom properties of the active workbench part's current selection.  
org.eclipse.ui.views.properties.tabbed Provides the Tabbed Properties framework.  
 

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

Classes in org.eclipse.ui.views.properties that implement IPropertySheetPage
 class PropertySheetPage
          The standard implementation of property sheet page which presents a table of property names and values obtained from the current selection in the active workbench part.
 

Uses of IPropertySheetPage in org.eclipse.ui.views.properties.tabbed
 

Classes in org.eclipse.ui.views.properties.tabbed that implement IPropertySheetPage
 class TabbedPropertySheetPage
          A property sheet page that provides a tabbed UI.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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