public interface IColorProvider
IColorDecorator
Modifier and Type | Method and Description |
---|---|
Color |
getBackground(Object element)
Provides a background color for the given element.
|
Color |
getForeground(Object element)
Provides a foreground color for the given element.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.