Uses of Package
frog.plugin

Packages that use frog.plugin
frog   
frog.demo   
frog.gui   
frog.plugin   
frog.plugin.bluetooth   
frog.plugin.spot   
 

Classes in frog.plugin used by frog
Device
          A Device object represents everything a Plugin should need to perform operations between a host and device.
DeviceListener
          Interface for listening to a device.
 

Classes in frog.plugin used by frog.demo
Device
          A Device object represents everything a Plugin should need to perform operations between a host and device.
DeviceListener
          Interface for listening to a device.
 

Classes in frog.plugin used by frog.gui
Device
          A Device object represents everything a Plugin should need to perform operations between a host and device.
DeviceListener
          Interface for listening to a device.
 

Classes in frog.plugin used by frog.plugin
Device
          A Device object represents everything a Plugin should need to perform operations between a host and device.
DeviceListener
          Interface for listening to a device.
Plugin
          This interface should be implemented by any developer seeking to write code that will allow them to use their device with the FROG Recognizer of Gestures.
 

Classes in frog.plugin used by frog.plugin.bluetooth
Device
          A Device object represents everything a Plugin should need to perform operations between a host and device.
Plugin
          This interface should be implemented by any developer seeking to write code that will allow them to use their device with the FROG Recognizer of Gestures.
 

Classes in frog.plugin used by frog.plugin.spot
Device
          A Device object represents everything a Plugin should need to perform operations between a host and device.
Plugin
          This interface should be implemented by any developer seeking to write code that will allow them to use their device with the FROG Recognizer of Gestures.