|
Runtime | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IDecorator | |
| org.eclipse.gmf.runtime.diagram.ui.editpolicies | Aurora internal packages Package Specification This package contains the edit policy classes. |
| org.eclipse.gmf.runtime.diagram.ui.services.decorator | Aurora internal packages Package Specification this package contains the decorator specific classes like the provider, operation and the decorator itself |
| Uses of IDecorator in org.eclipse.gmf.runtime.diagram.ui.editpolicies |
| Methods in org.eclipse.gmf.runtime.diagram.ui.editpolicies with parameters of type IDecorator | |
void |
DecorationEditPolicy.DecoratorTarget.installDecorator(java.lang.Object key,
IDecorator decorator)
|
| Uses of IDecorator in org.eclipse.gmf.runtime.diagram.ui.services.decorator |
| Classes in org.eclipse.gmf.runtime.diagram.ui.services.decorator that implement IDecorator | |
class |
AbstractDecorator
Abstract Decorator class. |
| Methods in org.eclipse.gmf.runtime.diagram.ui.services.decorator with parameters of type IDecorator | |
void |
IDecoratorTarget.installDecorator(java.lang.Object key,
IDecorator decorator)
Installs a decorator on this decorator target using a key (a String identifier). |
|
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.