|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Annotated
An interface to be implemented by objects that are annotated with attributes they wish to expose to clients.
Method Summary | |
---|---|
AttributeMap |
getAttributes()
Returns an immutable attribute map containing the attributes annotating this object. |
java.lang.String |
getCaption()
Returns a short summary of this object, suitable for display as an icon caption or tool tip. |
java.lang.String |
getDescription()
Returns a longer, more detailed description of this object. |
Method Detail |
---|
java.lang.String getCaption()
java.lang.String getDescription()
AttributeMap getAttributes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |