Uses of Class
org.eclipse.jface.viewers.StructuredViewer.ColorAndFontCollector
Package
Description
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
-
Uses of StructuredViewer.ColorAndFontCollector in org.eclipse.jface.viewers
Modifier and TypeClassDescriptionprotected class
The ColorAndFontCollector is a helper class for viewers that have color and font support ad optionally decorators.Modifier and TypeMethodDescriptionprotected StructuredViewer.ColorAndFontCollector
StructuredViewer.getColorAndFontCollector()
Get the ColorAndFontCollector for the receiver.