Uses of Class
org.eclipse.ui.views.properties.tabbed.TabContents
Packages that use TabContents
Package
Description
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 TabContentsModifier and TypeMethodDescriptionAbstractTabDescriptor.createTab()ITabDescriptor.createTab()Instantiate this tab's sections.protected TabContentsTabbedPropertySheetPage.createTab(ITabDescriptor tabDescriptor) Create the tab contents for the provided tab descriptor.TabbedPropertySheetPage.getCurrentTab()Get the currently active tab.protected TabContentsTabbedPropertySheetPage.getTabContents(ITabDescriptor tabDescriptor) Returns the TabContents object corresponding to the given tab-descriptor.