Package | Description |
---|---|
ptolemy.vergil.actor |
Actor specific GUI packages.
|
ptolemy.vergil.basic |
Basic GUI classes.
|
Modifier and Type | Method and Description |
---|---|
DocAttribute |
DocEffigy.getDocAttribute()
Get the DocAttribute represented by this effigy, if any.
|
Modifier and Type | Method and Description |
---|---|
void |
DocEffigy.setDocAttribute(DocAttribute docAttribute)
Set the DocAttribute represented by this effigy, if any.
|
Modifier and Type | Method and Description |
---|---|
DocAttribute |
KeplerDocumentationAttribute.getDocAttribute(NamedObj target)
Return a docAttribute with the available kepler documentation.
|