See: Description
Interface | Description |
---|---|
IColorFactory |
A factory interface that may be used to specify a color value.
|
ITheme |
A theme is a collection of colors, fonts and supporting data that may
be used by plugins to help provide uniform look and feel to their components.
|
IThemeManager |
A theme manager is an object that contains references to usable
ITheme objects and maintains a reference to the currently active
theme. |
IThemePreview |
Interface used by theme element developers to preview the usage of their
elements within the colors and fonts preference page.
|
Class | Description |
---|---|
ColorUtil |
Useful color utilities.
|
RGBBlendColorFactory |
A resuable
IColorFactory that may be used to blend two colors. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.