Package | Description |
---|---|
org.eclipse.ui.views.properties.tabbed |
Provides the Tabbed Properties framework.
|
Modifier and Type | Method and Description |
---|---|
protected ITabbedPropertySheetPageContributor |
TabbedPropertySheetPage.getSelectionContributor()
Get the current selection-contributor if any
|
Modifier and Type | Method and Description |
---|---|
void |
IActionProvider.setActionBars(ITabbedPropertySheetPageContributor contributor,
IActionBars actionBars)
Allows the page to make contributions to the given action bars.
|
Constructor and Description |
---|
TabbedPropertySheetPage(ITabbedPropertySheetPageContributor tabbedPropertySheetPageContributor)
create a new tabbed property sheet page.
|
TabbedPropertySheetPage(ITabbedPropertySheetPageContributor tabbedPropertySheetPageContributor,
boolean showTitleBar)
create a new tabbed property sheet page.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.