Uses of Interface
frog.plugin.Plugin

Packages that use Plugin
frog.plugin   
frog.plugin.bluetooth   
frog.plugin.spot   
 

Uses of Plugin in frog.plugin
 

Constructors in frog.plugin with parameters of type Plugin
Device(String id, String type, Plugin plugin)
          A new Device with no short name
Device(String id, String type, String shortName, Plugin plugin)
          A new Device with a GUI-friendly short name
 

Uses of Plugin in frog.plugin.bluetooth
 

Classes in frog.plugin.bluetooth that implement Plugin
 class BluetoothPlugin
           
 

Uses of Plugin in frog.plugin.spot
 

Classes in frog.plugin.spot that implement Plugin
 class SpotPlugin
          Plugin for the FROG system allowing the use of Sun Microsystem's SPOTs as a device.