|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.kernel.util.NamedObj
ptolemy.kernel.util.Attribute
ptolemy.vergil.icon.EditorIcon
ptolemy.vergil.gt.TransformationAttributeIcon
public class TransformationAttributeIcon
| Red (tfeng) |
| Red (tfeng) |
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ptolemy.kernel.util.NamedObj |
|---|
NamedObj.ContainedObjectsIterator |
| Field Summary | |
|---|---|
private static java.awt.Color |
_BACKGROUND_COLOR
|
private static java.awt.Font |
_LABEL_FONT
|
| Fields inherited from class ptolemy.vergil.icon.EditorIcon |
|---|
_containerToBe, _iconCache |
| Fields inherited from class ptolemy.kernel.util.NamedObj |
|---|
_changeListeners, _changeLock, _changeRequests, _debugging, _debugListeners, _elementName, _isPersistent, _verbose, _workspace, ATTRIBUTES, CLASSNAME, COMPLETE, CONTENTS, DEEP, FULLNAME, LINKS |
| Constructor Summary | |
|---|---|
TransformationAttributeIcon(NamedObj container,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
Figure |
createBackgroundFigure()
Create a new background figure. |
Figure |
createFigure()
Create a new Diva figure that visually represents this icon. |
| Methods inherited from class ptolemy.vergil.icon.EditorIcon |
|---|
_createDefaultBackgroundFigure, _isPropertySet, _recreateFigure, clone, createIcon, getContainerOrContainerToBe, setContainerToBe |
| Methods inherited from class ptolemy.kernel.util.Attribute |
|---|
_checkContainer, _getContainedObject, _propagateExistence, getContainer, moveDown, moveToFirst, moveToIndex, moveToLast, moveUp, setContainer, setName, updateContent |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final java.awt.Color _BACKGROUND_COLOR
private static final java.awt.Font _LABEL_FONT
| Constructor Detail |
|---|
public TransformationAttributeIcon(NamedObj container,
java.lang.String name)
throws NameDuplicationException,
IllegalActionException
container - name -
NameDuplicationException
IllegalActionException| Method Detail |
|---|
public Figure createBackgroundFigure()
EditorIcon
createBackgroundFigure in class EditorIconpublic Figure createFigure()
EditorIcon
createFigure in class EditorIcon
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||