Uses of Interface
frog.plugin.spot.Frog_Spot_Constants

Packages that use Frog_Spot_Constants
frog.plugin.spot   
frog.plugin.spot.onspot   
 

Uses of Frog_Spot_Constants in frog.plugin.spot
 

Classes in frog.plugin.spot that implement Frog_Spot_Constants
 class SpotConnection
          SpotConnection is a peer-to-peer connection with a single SPOT.
 class SpotPlugin
          Plugin for the FROG system allowing the use of Sun Microsystem's SPOTs as a device.
 

Uses of Frog_Spot_Constants in frog.plugin.spot.onspot
 

Classes in frog.plugin.spot.onspot that implement Frog_Spot_Constants
 class AccelManager
          Listens to Switch1 and samples acceleration data when it is pressed.
 class ConnectionManager
          Manages the connection to the host.
 class FilterManager
          Manages all filtering on the SPOT.
 class FrogSpot
          Main class for FROG interaction using a Sun SPOT.