Package | Description |
---|---|
ui |
Contains all files that are used to create the user interface.
|
ui.outputpanels |
Provides an abstraction of tabbed panels for displaying different forms of
output, including the ODEWorkspace, its representation graphs and data.
|
Modifier and Type | Field and Description |
---|---|
static InputPanel |
GUI.inputPanel
The input panel on the left side of the screen
|
Modifier and Type | Method and Description |
---|---|
InputPanel |
ODEWorkspace.getInputPanel()
Returns the input panel of this ODEWorkspace.
|
InputPanel |
GraphicsRep.getInputPanel()
Returns the input panel of this ODEWorkspace.
|