Package | Description |
---|---|
org.kepler.gui | |
org.kepler.gui.frame | |
org.kepler.objectmanager.data.db | |
org.sdm.spa | |
org.sdm.spa.gui | |
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
ptolemy.actor.gui.exec |
The ptolemy.actor.gui.exec package.
|
ptolemy.actor.gui.ptjacl |
The ptolemy.actor.gui.ptjacl package.
|
ptolemy.actor.gui.python |
The ptolemy.actor.gui.python package.
|
ptolemy.actor.gui.run |
The ptolemy.actor.gui.run package.
|
ptolemy.actor.gui.syntax |
A syntax-directed editor.
|
ptolemy.actor.lib.gui |
The ptolemy.actor.lib.gui package.
|
ptolemy.actor.lib.image |
Actors that manipulate images.
|
ptolemy.gui |
Graphical User Interface classes.
|
ptolemy.gui.test |
The ptolemy.gui.test package.
|
ptolemy.util |
The ptolemy.util 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.
|
ptolemy.vergil.tree |
Ptolemy Model Tree Editor.
|
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 |
---|---|
class |
QBEditor
QBEditor is a top-level window containing the Query Builder UI.
|
Modifier and Type | Class and Description |
---|---|
class |
TextualInteractionShell.ShellFrame
The frame that is created by an instance of ShellTableau.
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleShellTAPTableauFrame
Based on the Ptolemy II v.3.0.2 code for ExpressionShellFrame.
|
class |
UserInteractiveShell.ShellFrame
The frame that is created by an instance of ShellTableau.
|
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 |
ExpressionShellFrame
A frame that provides an interactive shell for evaluating expressions.
|
class |
HTMLViewer
This class is a toplevel frame that can view HTML documents.
|
class |
JVMTableau.JVMFrame
The frame that is created by an instance of JVMTableau.
|
class |
ModelFrame
ModelFrame is a top-level window containing a Ptolemy II model control panel.
|
class |
PlotTableauFrame
PlotTableauFrame is a version of PlotFrame in the plot package that
works more closely with the Ptolemy actor.gui infrastructure.
|
class |
PtolemyFrame
This is a top-level window for Ptolemy models with a menubar and status bar.
|
class |
RunTableau.RunFrame
The frame that is created by an instance of RunTableau.
|
class |
TableauFrame
This is a top-level window associated with a tableau that has
a menubar and status bar.
|
class |
TextEditor
A top-level window containing a simple text editor or viewer.
|
class |
WelcomeWindow
A toplevel frame that can view HTML documents, but has no menus.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExecShellTableau.ExecShellFrame
The frame that is created by an instance of ExecShellTableau.
|
Modifier and Type | Class and Description |
---|---|
static class |
TclShellTableau.TclShellFrame
The frame that is created by an instance of TclShellTableau.
|
Modifier and Type | Class and Description |
---|---|
static class |
PythonShellTableau.PythonShellFrame
The frame that is created by an instance of PythonShellTableau.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomizableRunFrame
A top-level frame for a customizable run control panel.
|
class |
RunLayoutFrame
A top-level frame for editing the layout of a customizable run control panel.
|
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 |
InteractiveDialog.DialogFrame
The frame that is created by an instance of ShellTableau.
|
class |
InteractiveShell.ShellFrame
The frame that is created by an instance of ShellTableau.
|
Modifier and Type | Class and Description |
---|---|
protected class |
ImageDisplayJavaSE.ImageWindow
Version of TableauFrame that removes its association with the
ImageDisplay upon closing, and also records the size of the display.
|
Modifier and Type | Class and Description |
---|---|
class |
Top
This is a top-level window with a menubar and an optional status bar.
|
Modifier and Type | Class and Description |
---|---|
class |
TopTest
Test driver for ptolemy.gui.Top.
|
Modifier and Type | Method and Description |
---|---|
static void |
MessageHandler.setStatusHandler(StatusHandler handler)
Set the specified status handler, replacing any previously
set handler.
|
Modifier and Type | Class and Description |
---|---|
class |
ActorGraphFrame
This is a graph editor frame for ptolemy models.
|
class |
DocBuilderGUI
A PtolemyFrame that builds the Java and Actor documentation.
|
class |
DocViewer
This class defines a specialized window for displaying Ptolemy II actor
documentation.
|
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.
|
Modifier and Type | Class and Description |
---|---|
static class |
TreeTableau.TreeFrame
This is a top-level window containing a tree-view of a composite
entity.
|