Uses of Package
org.eclipse.ui.views.properties
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.
-
ClassDescriptionA descriptor for a property to be presented by a standard property sheet page (
PropertySheetPage
).IPropertySheetEntry
describes the model interface for the property sheet.Listener for changes in objects of typeIPropertySheetEntry
.Interface for a property sheet page that appears in a property sheet view.Interface to an object which is capable of supplying properties for display by the standard property sheet page implementation (PropertySheetPage
).Interface used byPropertySheetEntry
to obtain anIPropertySource
for a given object.Standard implementation for property descriptors.Main class for the Property Sheet View.PropertySheetEntry
is an implementation ofIPropertySheetEntry
which usesIPropertySource
andIPropertyDescriptor
to interact with domain model objects.Class used byPropertySheetPage
to sort properties.Carries the context for the Show In action.A Resource property source. -
ClassDescriptionInterface for a property sheet page that appears in a property sheet view.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.