motej
Interface MoteFinderListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
MotionPlusDemo, NunchukGui, SimpleMoteFinder

public interface MoteFinderListener
extends java.util.EventListener

Author:
Volker Fritzsch

Method Summary
 void moteFound(Mote mote)
           
 

Method Detail

moteFound

void moteFound(Mote mote)