| Package | Description |
|---|---|
| ui.outputpanels |
Provides an abstraction of tabbed panels for displaying different forms of
output, including the ODEWorkspace, its representation graphs and data.
|
| Constructor and Description |
|---|
CurveInspector(DataPanel owner,
ODEWorkspace workspace)
Constructor that creates a CurveInspector for the given ODEWorkspace
|
EquilibriumInspector(DataPanel owner,
ODEWorkspace workspace)
Constructor that creates a EquilibriumInspector for the given
ODEWorkspace
|
ODEInspector(DataPanel owner,
ODEWorkspace workspace)
Constructor that creates a ODEInspector for the given ODEWorkspace
|