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

  




 

 

Runtime

Uses of Interface
org.eclipse.gmf.runtime.common.ui.services.properties.IPropertiesProvider

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

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