|
Eclipse Platform 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the result of decorating an element.
This interface is not meant to be implemented and will
be provided to instances of ILightweightLabelDecorator
.
Method Summary | |
void |
addOverlay(ImageDescriptor overlay)
Adds an overlay to the element's image. |
void |
addPrefix(String prefix)
Adds a prefix to the element's label. |
void |
addSuffix(String suffix)
Adds a suffix to the element's label. |
Method Detail |
public void addPrefix(String prefix)
prefix
- the prefixpublic void addSuffix(String suffix)
suffix
- the suffixpublic void addOverlay(ImageDescriptor overlay)
overlay
- the overlay image descriptor
|
Eclipse Platform 2.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |