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.descriptors.ICompositeSourcePropertyDescriptor

Packages that use ICompositeSourcePropertyDescriptor
org.eclipse.gmf.runtime.common.ui.services.properties.descriptors Provides a framework to contribute contribute properties to the Eclipse property view, given a workbench selection. 
org.eclipse.gmf.runtime.common.ui.services.properties.extended Provides a set of classes for working with modeling platform properties. 
org.eclipse.gmf.runtime.diagram.ui.properties.descriptors Aurora internal packages Package Specification ToDo: Fill in specific content 
org.eclipse.gmf.runtime.emf.ui.properties.descriptors Composite property descriptors for EMF property sources. 
 

Uses of ICompositeSourcePropertyDescriptor in org.eclipse.gmf.runtime.common.ui.services.properties.descriptors
 

Classes in org.eclipse.gmf.runtime.common.ui.services.properties.descriptors that implement ICompositeSourcePropertyDescriptor
 class CompositeSourcePropertyDescriptor
          A concrete implementation of the ICompositeSourcePropertyDescriptor.
 

Methods in org.eclipse.gmf.runtime.common.ui.services.properties.descriptors with parameters of type ICompositeSourcePropertyDescriptor
 void CompositePropertySource. addPropertyDescriptor ( ICompositeSourcePropertyDescriptor descriptor)
          Adds a new property descriptor to the property source.
 

Uses of ICompositeSourcePropertyDescriptor in org.eclipse.gmf.runtime.common.ui.services.properties.extended
 

Subinterfaces of ICompositeSourcePropertyDescriptor in org.eclipse.gmf.runtime.common.ui.services.properties.extended
 interface IExtendedPropertyDescriptor
           
 

Classes in org.eclipse.gmf.runtime.common.ui.services.properties.extended that implement ICompositeSourcePropertyDescriptor
 class ExtendedBooleanPropertyDescriptor
           
 class ExtendedComboboxPropertyDescriptor
           
 class ExtendedPropertyDescriptor
           
 class ExtendedTextPropertyDescriptor
           
 class PropertyPagePropertyDescriptor
          A property descriptor for a property that is edited via a property page.
 

Uses of ICompositeSourcePropertyDescriptor in org.eclipse.gmf.runtime.diagram.ui.properties.descriptors
 

Classes in org.eclipse.gmf.runtime.diagram.ui.properties.descriptors that implement ICompositeSourcePropertyDescriptor
 class NotationPropertyDescriptor
          A property descriptor for notation elements (graphical edit parts, views and styles), wrapper aroubd an EMF property descriptor.
 

Uses of ICompositeSourcePropertyDescriptor in org.eclipse.gmf.runtime.emf.ui.properties.descriptors
 

Classes in org.eclipse.gmf.runtime.emf.ui.properties.descriptors that implement ICompositeSourcePropertyDescriptor
 class EMFCompositeSourcePropertyDescriptor
          The descriptor that works with the EMFCompositePropertySource object.
 


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