| Package | Description |
|---|---|
| ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
| ptolemy.actor.gui.syntax |
A syntax-directed editor.
|
| ptolemy.vergil.toolbox |
Vergil factories.
|
| 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.
|
| Constructor and Description |
|---|
TextEditorTableau(TextEffigy container,
java.lang.String name,
TextEditor editor)
Construct a new tableau for the model represented by the given effigy.
|
| 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 |
TextEditorForStringAttributes
A text editor to edit a specified string attribute or parameter.
|