Package | Description |
---|---|
org.eclipse.ui.views.properties |
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection.
|
org.eclipse.ui.views.properties.tabbed |
Provides the Tabbed Properties framework.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertySheetPage
The standard implementation of property sheet page which presents
a table of property names and values obtained from the current selection
in the active workbench part.
|
Modifier and Type | Class and Description |
---|---|
class |
TabbedPropertySheetPage
A property sheet page that provides a tabbed UI.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.