|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A decoration context provides additional information to a label decorator.
This interface is not intended to be implemented by clients
LabelDecorator
Method Summary | |
String[] |
getProperties()
Return the properties that exist in this context (i.e. the set of properties that have values associated with them. |
Object |
getProperty(String property)
Get the value of the given property or null
if the property does not exist in this context. |
Method Detail |
public Object getProperty(String property)
null
if the property does not exist in this context.
property
- the property
null
public String[] getProperties()
|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.