Uses of Interface
org.eclipse.ui.views.properties.IPropertySheetPage
Package
Description
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection.
Provides the Tabbed Properties framework.
-
Uses of IPropertySheetPage in org.eclipse.ui.views.properties
Modifier and TypeClassDescriptionclass
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. -
Uses of IPropertySheetPage in org.eclipse.ui.views.properties.tabbed
Modifier and TypeClassDescriptionclass
A property sheet page that provides a tabbed UI.