Uses of Interface
org.eclipse.jface.viewers.IDecoration
Packages that use IDecoration
Package
Description
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
-
Uses of IDecoration in org.eclipse.debug.ui
Methods in org.eclipse.debug.ui with parameters of type IDecorationModifier and TypeMethodDescriptionvoid
PrototypeDecorator.decorate
(Object element, IDecoration decoration) -
Uses of IDecoration in org.eclipse.jface.viewers
Methods in org.eclipse.jface.viewers with parameters of type IDecorationModifier and TypeMethodDescriptionvoid
ILightweightLabelDecorator.decorate
(Object element, IDecoration decoration) Calculates decorations based on element.