Package org.eclipse.ui.views.properties
package org.eclipse.ui.views.properties
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection.
-
ClassDescriptionDescriptor for a property that has a color value which should be edited with a color cell editor.An
ILabelProvider
that assists in rendering labels forComboBoxPropertyDescriptors
.Descriptor for a property that has a value which should be edited with a combo box cell editor.The FilePropertySource gives the extra information that is shown for filesA 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
).Extension to the standardIPropertySource
interface.Interface used byPropertySheetEntry
to obtain anIPropertySource
for a given object.This interface documents the property constants used by the resource property source.Pins the properties view instance to the current selection.A column label provider that returns label text and images based on aIPropertySourceProvider
, forwarding requests for text and image to the label provider returned from the property descriptor for the given property id.Standard implementation for property descriptors.A concrete subclass ofEditingSupport
that implements cell editing support for column-based viewers (such as e.g.Main class for the Property Sheet View.PropertySheetEntry
is an implementation ofIPropertySheetEntry
which usesIPropertySource
andIPropertyDescriptor
to interact with domain model objects.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.Class used byPropertySheetPage
to sort properties.Carries the context for the Show In action.A Resource property source.Descriptor for a property that has a value which should be edited with a text cell editor.