Java org.eclipse.jface.viewers IColorDecorator fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.viewers IColorDecorator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jface.viewers IColorDecorator.

The text is from its open source code.

Implementation

org.eclipse.jface.viewers.IColorDecorator has the following implementations.
Click this link to see all its implementation.

Method

ColordecorateBackground(Object element)
Return the background Color for element or null if there is not one.
ColordecorateForeground(Object element)
Return the foreground Color for element or null if there is not one.