Eclipse Platform
Kepler (4.3)

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

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

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

Methods in org.eclipse.ui.views.properties.tabbed that return TabContents
 TabContents ITabDescriptor.createTab()
          Instantiate this tab's sections.
 TabContents AbstractTabDescriptor.createTab()
           
protected  TabContents TabbedPropertySheetPage.createTab(ITabDescriptor tabDescriptor)
          Create the tab contents for the provided tab descriptor.
 TabContents TabbedPropertySheetPage.getCurrentTab()
          Get the currently active tab.
protected  TabContents TabbedPropertySheetPage.getTabContents(ITabDescriptor tabDescriptor)
          Returns the TabContents object corresponding to the given tab-descriptor.
 


Eclipse Platform
Kepler (4.3)

Guidelines for using Eclipse APIs.

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