Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage

Packages that use TabbedPropertySheetPage
org.eclipse.ui.views.properties.tabbed Provides the Tabbed Properties framework.  
 

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

Methods in org.eclipse.ui.views.properties.tabbed with parameters of type TabbedPropertySheetPage
 void ISection.createControls(Composite parent, TabbedPropertySheetPage tabbedPropertySheetPage)
          Creates the controls for the section.
 void AdvancedPropertySection.createControls(Composite parent, TabbedPropertySheetPage atabbedPropertySheetPage)
           
 void AbstractPropertySection.createControls(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage)
           
 void TabContents.createControls(Composite parent, TabbedPropertySheetPage page)
          Creates page's sections controls.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

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