|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
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.icon.NameIcon
ptolemy.vergil.modal.StateIcon
ptolemy.vergil.gt.StateMatcherIcon
public class StateMatcherIcon
Red (tfeng) |
Red (tfeng) |
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ptolemy.kernel.util.NamedObj |
---|
NamedObj.ContainedObjectsIterator |
Field Summary |
---|
Fields inherited from class ptolemy.vergil.icon.NameIcon |
---|
_labelFont, _roundingValue, _spacingValue, _xPadding, _yPadding, rounding, spacing |
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 | |
---|---|
StateMatcherIcon(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. |
javax.swing.Icon |
createIcon()
Create an icon. |
Methods inherited from class ptolemy.vergil.modal.StateIcon |
---|
_getFill, _getLineWidth |
Methods inherited from class ptolemy.vergil.icon.NameIcon |
---|
_getBackgroundSize, attributeChanged, setContainer |
Methods inherited from class ptolemy.vergil.icon.EditorIcon |
---|
_createDefaultBackgroundFigure, _isPropertySet, _recreateFigure, clone, getContainerOrContainerToBe, setContainerToBe |
Methods inherited from class ptolemy.kernel.util.Attribute |
---|
_checkContainer, _getContainedObject, _propagateExistence, getContainer, moveDown, moveToFirst, moveToIndex, moveToLast, moveUp, setName, updateContent |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StateMatcherIcon(NamedObj container, java.lang.String name) throws NameDuplicationException, IllegalActionException
container
- name
-
NameDuplicationException
IllegalActionException
Method Detail |
---|
public Figure createBackgroundFigure()
NameIcon
createBackgroundFigure
in class NameIcon
public Figure createFigure()
NameIcon
createFigure
in class NameIcon
public javax.swing.Icon createIcon()
StateIcon
createIcon
in class StateIcon
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |