com.yobotics.simulationconstructionset.util.inputdevices
Class BCF2000Transmitter.LightShow

java.lang.Object
  extended by com.yobotics.simulationconstructionset.util.inputdevices.BCF2000Transmitter.LightShow
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
BCF2000Transmitter

public class BCF2000Transmitter.LightShow
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
BCF2000Transmitter.LightShow()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BCF2000Transmitter.LightShow

public BCF2000Transmitter.LightShow()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable