Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GMF Guide
Previous Page Home Next Page

Runtime

Package 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.

See:
           Description

Interface Summary
ICompositePropertySource The composite property source is a linked list of composite property sources.
IPropertiesModifier An interface to be implemented by the property modifier classes.
IPropertiesProvider A IPropertiesProvider object.
 

Class Summary
ApplyModifiersOperation Operation which is excuted in order to apply modifiers to a property source provided by a provider
GetPropertySourceOperation An operation which will execute providers in order of priorities (from HIGHEST to LOWEST), obtain a property source from each, and append each result into a linked list of ICompositePropertySource property source objects.
PropertiesService The property service taks all property contributions from property source providers and assembles these properties into a property source object.
PropertiesService.PropertiesProviderDescriptor A descriptor for providers defined by a configuration element.
PropertiesServiceAdapterFactory Use to get the IPropertySource adapter for an object so that its properties can be build by the properties service.
 

Package org.eclipse.gmf.runtime.common.ui.services.properties Description

Provides a framework to contribute contribute property descriptors to the Eclipse property view, given a workbench selection.


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire