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 | Method and Description |
---|---|
void |
PropertySheetPage.setPropertySourceProvider(IPropertySourceProvider newProvider)
Sets the given property source provider as
the property source provider.
|
void |
PropertySheetEntry.setPropertySourceProvider(IPropertySourceProvider provider)
Sets a property source provider for this entry.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.