public interface Annotated
Modifier and Type | Method and Description |
---|---|
MutableAttributeMap |
getAttributes()
Returns a attribute map containing the attributes annotating this object.
|
String |
getCaption()
Returns a short summary of this object, suitable for display as an icon caption or tool tip.
|
String |
getDescription()
Returns a longer, more detailed description of this object.
|
String getCaption()
String getDescription()
MutableAttributeMap getAttributes()