|
Eclipse Platform 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to provide color representation for a given element.
Method Summary | |
Color |
getBackground(Object element)
Provides a background color for the given element. |
Color |
getForeground(Object element)
Provides a foreground color for the given element. |
Method Detail |
public Color getForeground(Object element)
element
- the elementnull
to use the default foreground colorpublic Color getBackground(Object element)
element
- the elementnull
to use the default background color
|
Eclipse Platform 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |