|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IColorProvider
Interface to provide color representation for a given element.
IColorDecorator
Method Summary | |
---|---|
Color |
getBackground(java.lang.Object element)
Provides a background color for the given element. |
Color |
getForeground(java.lang.Object element)
Provides a foreground color for the given element. |
Method Detail |
---|
Color getForeground(java.lang.Object element)
element
- the element
null
to use the default foreground colorColor getBackground(java.lang.Object element)
element
- the element
null
to use the default background color
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.