| Class | Description |
|---|---|
| DoubleShellTAPEffigy |
Based on the original Ptolemy II v.3.0.2 code for expression shell.
|
| DoubleShellTAPEffigy.ShellFactory |
A factory for creating new Ptolemy effigies.
|
| DoubleShellTAPTableau |
Based on the Ptolemy II v.3.0.2 code ExpressionShellTableau.java A tableau
that provides an interactive shell for evaluating expressions.
|
| DoubleShellTAPTableau.Factory |
A factory that creates a control panel to display a Tcl Shell
|
| DoubleShellTAPTableauFrame |
Based on the Ptolemy II v.3.0.2 code for ExpressionShellFrame.
|
| DoubleShellTextAreaPanel |
A read-only text area showing the result of the previous step and a text area
supporting shell-style interactions.
|
| UserInteractiveShell |
This actor code is adopted from InteractiveShell.java by Edward A.
|
| XMLUIP |