Package | Description |
---|---|
org.kepler.ddp.gui | |
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
ptolemy.actor.lib.gui |
The ptolemy.actor.lib.gui package.
|
ptolemy.vergil.basic |
Basic GUI classes.
|
ptolemy.vergil.toolbox |
Vergil factories.
|
Modifier and Type | Class and Description |
---|---|
class |
ExecutionChoiceEditorFactory
An editor factory to create an editor for ExecutionChoice.
|
Modifier and Type | Class and Description |
---|---|
class |
CommunicationAspectMonitor.CommunicationAspectMonitorEditorFactory
Factory that creates the schedule plotter.
|
class |
EditorFactory
This is an attribute that can create an editor for interactively
configuring its container.
|
class |
ExecutionAspectPlotterEditorFactory
Factory that creates the plotter for the schedule of actors on a
resource scheduler.
|
class |
FileOrURLEditorFactory
An editor factory for an attribute that has a fileOrURL parameter.
|
class |
LiveLink
An attribute that provides a link to a specified URL.
|
Modifier and Type | Class and Description |
---|---|
class |
ExceptionManagerGUIFactory
This is an attribute that creates an editor for configuring and
running the exception manager.
|
Modifier and Type | Class and Description |
---|---|
class |
DocViewerFactory
An attribute that creates an editor to open a doc viewer for
its container's container.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationEditorFactory
Deprecated.
Use ptolemy.vergil.kernel.attributes.TextAttribute.
|
class |
ArrayOfRecordsConfigureFactory
If this class is contained by an actor, then double clicking on that
actor will display a table that shows the value of an
array of tokens contained by a parameter contained by the
same container as this factory.
|
class |
TextEditorConfigureFactory
If this class is contained by a actor, then double clicking on that
actor will invoke a text editor that edits the value of a specified
string attribute.
|
class |
VisibleParameterEditorFactory
If this class is contained by a settable attribute, then double
clicking on that attribute will invoke an editor for only that
parameter.
|