biocell
Interface BioDeviceListener

All Known Subinterfaces:
BioSensorListener
All Known Implementing Classes:
Command, CommandThread, ComplexCommand, MNS, MNScommandQueue, NNS, SpeachThread, SynchroSpeachThread, Translator, Translator

public interface BioDeviceListener

Author:
Martin Lukac Listener of the BioDevice

Method Summary
 void bioEvent(BioDeviceEvent bdE)
           
 

Method Detail

bioEvent

void bioEvent(BioDeviceEvent bdE)