Package | Description |
---|---|
org.sdm.spa | |
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
ptolemy.actor.lib.gui |
The ptolemy.actor.lib.gui package.
|
Modifier and Type | Class and Description |
---|---|
class |
TextualInteractionShell.ShellTableau
Version of ExpressionShellTableau that records the size of the display
when it is closed.
|
Constructor and Description |
---|
ShellFrame(ExpressionShellTableau tableau)
Construct a frame to display the ExpressionShell window.
|
Constructor and Description |
---|
ExpressionShellFrame(ExpressionShellTableau tableau)
Construct a frame to display the ExpressionShell window.
|
Modifier and Type | Class and Description |
---|---|
class |
InteractiveShell.ShellTableau
Version of ExpressionShellTableau that records the size of
the display when it is closed.
|
Constructor and Description |
---|
ShellFrame(ExpressionShellTableau tableau)
Construct a frame to display the ExpressionShell window.
|