Package | Description |
---|---|
ptolemy.actor.lib.gui |
The ptolemy.actor.lib.gui package.
|
Modifier and Type | Class and Description |
---|---|
class |
InteractiveDialog
This actor creates a window on the screen with a command entry box
and a results display box.
|
class |
InteractiveShell
This actor creates a command shell on the screen, sending commands
that are typed by the user to its output port, and reporting values
received at its input by displaying them.
|