Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.jface.viewers.DelegatingStyledCellLabelProvider

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

Uses of DelegatingStyledCellLabelProvider in org.eclipse.jface.viewers
 

Subclasses of DelegatingStyledCellLabelProvider in org.eclipse.jface.viewers
 class DecoratingStyledCellLabelProvider
          A DecoratingStyledCellLabelProvider is a DelegatingStyledCellLabelProvider that uses a nested DelegatingStyledCellLabelProvider.IStyledLabelProvider to compute styled text label and image and takes a ILabelDecorator to decorate the label.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.