|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPropertiesProvider | |
---|---|
org.eclipse.gmf.runtime.common.ui.services.properties | Provides a framework to contribute contribute property descriptors to the Eclipse property view, given a workbench selection. |
org.eclipse.gmf.runtime.emf.ui.properties.providers | Defines a generic, MSL-based properties provider for EMF. |
Uses of IPropertiesProvider in org.eclipse.gmf.runtime.common.ui.services.properties |
---|
Classes in org.eclipse.gmf.runtime.common.ui.services.properties that implement IPropertiesProvider | |
---|---|
class |
PropertiesService
The property service taks all property contributions from property source providers and assembles these properties into a property source object. |
Methods in org.eclipse.gmf.runtime.common.ui.services.properties with parameters of type IPropertiesProvider | |
---|---|
void |
PropertiesService.applyModifiers(IPropertiesProvider provider,
ICompositePropertySource propertySource)
Apply property source modifiers appropriate for the given provider |
protected org.eclipse.gmf.runtime.common.ui.services.properties.PropertiesService.ModifiersService |
PropertiesService.getModifiersService(IPropertiesProvider provider)
Retrieve an instance of the ModifierService, appropriate for the given provider. |
Uses of IPropertiesProvider in org.eclipse.gmf.runtime.emf.ui.properties.providers |
---|
Classes in org.eclipse.gmf.runtime.emf.ui.properties.providers that implement IPropertiesProvider | |
---|---|
class |
GenericEMFPropertiesProvider
Provider that provides clients with generic EMF propeties. |
|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.