Uses of Interface
nns.BioSensorListener

Packages that use BioSensorListener
brain.alice   
brain.NetClient   
brain.reflexgenerator   
devs.musicpackage   
devs.sensorpackage.milford5120   
devs.speechpackage   
mns   
nns   
 

Uses of BioSensorListener in brain.alice
 

Constructors in brain.alice with parameters of type BioSensorListener
AliceDecoder(BioSensorListener listener)
           
 

Uses of BioSensorListener in brain.NetClient
 

Constructors in brain.NetClient with parameters of type BioSensorListener
NetDecoder(BioSensorListener listener)
           
 

Uses of BioSensorListener in brain.reflexgenerator
 

Classes in brain.reflexgenerator that implement BioSensorListener
 class Translator
           
 

Constructors in brain.reflexgenerator with parameters of type BioSensorListener
PMotionCalculator(BioSensorListener listener)
           
PMotionCalculator(ImagePanel ip, BioSensorListener listener)
           
PMotionCalculator(ImagePanel ip, javax.swing.JPanel id, BioSensorListener listener)
           
 

Uses of BioSensorListener in devs.musicpackage
 

Constructors in devs.musicpackage with parameters of type BioSensorListener
DanceGenerator(BioSensorListener nns)
           
 

Uses of BioSensorListener in devs.sensorpackage.milford5120
 

Constructors in devs.sensorpackage.milford5120 with parameters of type BioSensorListener
Milford5120(java.lang.String portName, BioSensorListener listener)
           
 

Uses of BioSensorListener in devs.speechpackage
 

Constructors in devs.speechpackage with parameters of type BioSensorListener
SpeechRecognizer(BioSensorListener listener)
           
 

Uses of BioSensorListener in mns
 

Classes in mns that implement BioSensorListener
 class MNS
          This part of the code is the master controller of actions and of their execution in time and in the problem space it self.
 class MNScommandQueue
           
 

Uses of BioSensorListener in nns
 

Classes in nns that implement BioSensorListener
 class NNS
           
 

Methods in nns that return BioSensorListener
 BioSensorListener BioSensor.getListener()
           
 

Methods in nns with parameters of type BioSensorListener
 void NNS.addListener(BioSensorListener listener)
           
 void BioSensor.addListener(BioSensorListener listener)
           
 void BioSensor.addSensorListener(BioSensorListener n)
           
 void NNS.setListener(BioSensorListener listener)
           
 void BioSensor.setListener(BioSensorListener listener)
           
 

Constructors in nns with parameters of type BioSensorListener
NNS(BioSensorListener listener)
          Default Constructor this assusres now a order of different devices.