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 | Interface and Description |
---|---|
interface |
IPropertySource2
Extension to the standard
IPropertySource interface. |
Modifier and Type | Class and Description |
---|---|
class |
FilePropertySource
The FilePropertySource gives the extra information that is shown for files
|
class |
ResourcePropertySource
A Resource property source.
|
Modifier and Type | Method and Description |
---|---|
IPropertySource |
IPropertySourceProvider.getPropertySource(Object object)
Returns a property source for the given object.
|
protected IPropertySource |
PropertySheetEntry.getPropertySource(Object object)
Returns an property source for the given object.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.