Package | Description |
---|---|
io |
Provides classes for handling ODE files.
|
ui |
Contains all files that are used to create the user interface.
|
ui.dialogs |
Contains the classes that define the look and behavior of dialog boxes used by ODEToolkit.
|
ui.outputpanels |
Provides an abstraction of tabbed panels for displaying different forms of
output, including the ODEWorkspace, its representation graphs and data.
|
Class and Description |
---|
GUI
The GUI is the controlling frame for the toolkit application.
|
Class and Description |
---|
GUI
The GUI is the controlling frame for the toolkit application.
|
InputPanel
The InputPanel class describes the left-most panel in ODE Toolkit.
|
MenuBar
The MenuBar class describes the menu bar for ODE Toolkit and defines the
behaviors of the menu items.
|
StatusBar
The StatusBar class is responsible for displaying the small bar at the bottom
of the program window.
|
Class and Description |
---|
GUI
The GUI is the controlling frame for the toolkit application.
|
Class and Description |
---|
GUI
The GUI is the controlling frame for the toolkit application.
|
InputPanel
The InputPanel class describes the left-most panel in ODE Toolkit.
|
TabbedOutputPanel
A TabbedOutputPanel contains the various graph panels for a specific ODE tab.
|