Uses of Package
rp1.simulator

Packages that use rp1.simulator
rp1.simulator Provides classes to be used for the RP1 simulator internals. 
 

Classes in rp1.simulator used by rp1.simulator
SimCanvas
          The canvas on which the simulation picture is rendered; contains the high-level rendering methods.
SimClient
           
SimFrame
          The main frame for the RP1 GUI.
SimMenuBar
          The main menu bar for the RP1 GUI.
SimPaintBox
          The main class for managing paint data generated by clients.
SimPanel
          A panel in the main RP1 GUI.
SimProperties
          Used to read properties for simulation.
SimPropertiesException
          An exception issued n response to improper properties specifications.
SimSession
          The main class providing session data and related methods.
SimStartMotionTask
          A task queued by SimClient to in response to a RsMotionRequest or other client-initiated motion control requests.
SimStateDataInterface
          Specifies the interface needed by the SimStateDataExchange.
SimTask
          Provides the base class for all simulator tasks.
SimTaskQueue
          Provides queue of objects of type SimTask; this class is extended by SimScheduler to provide the backbone of the RP1 simulation.