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