General
Name
simtoolsgui --  GUI-related features for simulation.
Functions
- void initSimtoolsGUI(void)
 -  Initialize the library and create a ProbeDisplayManager. 
Globals
- id <Symbol> Control 
-  Type Symbols for ActionCache 
- id <Symbol> Probing 
-  Type Symbols for ActionCache 
- id <Symbol> Spatial 
-  Type Symbols for ActionCache 
- id <Symbol> InvalidActionType 
-  Error Symbols for ActionCache 
- id <Symbol> ActionTypeNotImplemented 
-  Error Symbols for ActionCache 
- id <ProbeDisplayManager> probeDisplayManager 
-  Manager that keeps track of active probes to be updated 
- id <Symbol> ControlStateRunning 
-  State Symbols for the ControlPanel. 
- id <Symbol> ControlStateStopped 
-  State Symbols for the ControlPanel. 
- id <Symbol> ControlStateStepping 
-  State Symbols for the ControlPanel. 
- id <Symbol> ControlStateNextTime 
-  State Symbols for the ControlPanel. 
- id <Symbol> ControlStateQuit 
-  State Symbols for the ControlPanel.