|
|||||||||
| 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.icon.NameIcon
ptolemy.vergil.modal.StateIcon
ptolemy.vergil.ptera.EventIcon
ptolemy.vergil.ptera.TimeAdvanceEventIcon
public class TimeAdvanceEventIcon
An icon for a Ptera time advance event.
| 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.Font |
_FONT
|
| 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 | |
|---|---|
TimeAdvanceEventIcon(NamedObj container,
java.lang.String name)
Create a new icon with the given name in the given container. |
|
| Method Summary | |
|---|---|
Figure |
createFigure()
Create a Figure. |
| Methods inherited from class ptolemy.vergil.ptera.EventIcon |
|---|
_getBackgroundSize, _getFill, _getLineWidth, createIcon |
| Methods inherited from class ptolemy.vergil.icon.NameIcon |
|---|
attributeChanged, createBackgroundFigure, 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 |
| Field Detail |
|---|
private static final java.awt.Font _FONT
| Constructor Detail |
|---|
public TimeAdvanceEventIcon(NamedObj container,
java.lang.String name)
throws NameDuplicationException,
IllegalActionException
container - The container for this attribute.name - The name of this attribute.
IllegalActionException - If thrown by the parent
class or while setting an attribute.
NameDuplicationException - If the name coincides with
an attribute already in the container.| Method Detail |
|---|
public Figure createFigure()
createFigure in class EventIcon
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||