Uses of Interface
org.eclipse.jface.viewers.IDecoration

Packages that use IDecoration
org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets. 
 

Uses of IDecoration in org.eclipse.jface.viewers
 

Methods in org.eclipse.jface.viewers with parameters of type IDecoration
 void ILightweightLabelDecorator.decorate(java.lang.Object element, IDecoration decoration)
          Calculates decorations based on element.