Package | Description |
---|---|
org.eclipse.ui.views.properties.tabbed |
Provides the Tabbed Properties framework.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.