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.
|
Modifier and Type | Class and Description |
---|---|
class |
ColorPropertyDescriptor
Descriptor for a property that has a color value which should be edited
with a color cell editor.
|
class |
ComboBoxPropertyDescriptor
Descriptor for a property that has a value which should be edited
with a combo box cell editor.
|
class |
TextPropertyDescriptor
Descriptor for a property that has a value which should be edited with a
text cell editor.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.