Package | Description |
---|---|
org.kepler.gui | |
org.kepler.gui.frame | |
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
ptolemy.actor.gui.syntax |
A syntax-directed editor.
|
ptolemy.plot |
The ptolemy.plot package.
|
ptolemy.plot.compat |
Backward compatibility with xgraph and pxgraph.
|
ptolemy.plot.plotml |
The ptolemy.plot.plotml package.
|
ptolemy.vergil.actor |
Actor specific GUI packages.
|
ptolemy.vergil.basic |
Basic GUI classes.
|
ptolemy.vergil.icon |
Vergil icons.
|
ptolemy.vergil.modal |
Finite State Machine Editor.
|
ptolemy.vergil.modal.ia |
Vergil Finite State Machine Interface Automata classes.
|
ptolemy.vergil.toolbox |
Vergil factories.
|
Modifier and Type | Class and Description |
---|---|
class |
KeplerGraphFrame
Kepler-specific overrides for the graph frame.
|
Modifier and Type | Class and Description |
---|---|
class |
TabbedKeplerGraphFrame
This is a graph editor frame that uses a tabbed pane to display
multiple composite actors.
|
Modifier and Type | Class and Description |
---|---|
static class |
Console.ConsoleFrame
The frame that is created by an instance of Console.
|
static class |
DebugListenerTableau.DebugListenerFrame
This class is a top-level window for displaying textual debug
output from an instance of Debuggable.
|
class |
PlotTableauFrame
PlotTableauFrame is a version of PlotFrame in the plot package that
works more closely with the Ptolemy actor.gui infrastructure.
|
class |
TextEditor
A top-level window containing a simple text editor or viewer.
|
Modifier and Type | Class and Description |
---|---|
class |
SyntaxTextEditor
A top-level window containing a text editor or viewer that understands
the syntax of various languages.
|
class |
SyntaxTextEditorForStringAttributes
A text editor to edit a specified string attribute using a syntax-directed editor.
|
Modifier and Type | Class and Description |
---|---|
class |
PlotApplication
PlotApplication is a versatile two-dimensional data plotter application.
|
class |
PlotFrame
PlotFrame is a versatile two-dimensional data plotter that runs as
part of an application, but in its own window.
|
Modifier and Type | Class and Description |
---|---|
class |
PxgraphApplication
An application that can plot data in pxgraph format.
|
Modifier and Type | Class and Description |
---|---|
class |
EditablePlotMLApplication
An application that can plot data in PlotML format from a URL or
from files specified on the command line, and can then permit the
user to edit the plot.
|
class |
HistogramMLApplication
An application that can histogram data in PlotML format from a URL or
from files specified on the command line.
|
class |
PlotMLApplication
An application that can plot data in PlotML format from a URL or
from files specified on the command line.
|
class |
PlotMLFrame
PlotMLFrame is a versatile two-dimensional data plotter that runs as
part of an application, but in its own window.
|
Modifier and Type | Class and Description |
---|---|
class |
ActorGraphFrame
This is a graph editor frame for ptolemy models.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicGraphFrame
A simple graph view for ptolemy models.
|
class |
ExtendedGraphFrame
An graph view for ptolemy models extended with the capability
to display the model in full-screen mode.
|
Modifier and Type | Class and Description |
---|---|
class |
EditIconFrame
This is an icon editor frame for Ptolemy II models.
|
Modifier and Type | Class and Description |
---|---|
class |
CaseGraphFrame
This is a graph editor frame for ptolemy case models.
|
class |
FSMGraphFrame
This is a graph editor frame for ptolemy FSM models.
|
Modifier and Type | Class and Description |
---|---|
class |
InterfaceAutomatonGraphFrame
This is a graph editor frame for ptolemy InterfaceAutomaton models.
|
Modifier and Type | Class and Description |
---|---|
class |
TextEditorForStringAttributes
A text editor to edit a specified string attribute or parameter.
|