public interface Annotated
Modifier and Type | Method and Description |
---|---|
MutableAttributeMap<java.lang.Object> |
getAttributes()
Returns a 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.
|
java.lang.String getCaption()
java.lang.String getDescription()
MutableAttributeMap<java.lang.Object> getAttributes()