Uses of Interface
lejos.robotics.LampLightDetector

Packages that use LampLightDetector
lejos.nxt Access to NXT sensors, motors, etc. 
lejos.nxt.addon Access to third party and legacy RCX sensors, motors and other hardware not included in the Lego NXT kit 
 

Uses of LampLightDetector in lejos.nxt
 

Classes in lejos.nxt that implement LampLightDetector
 class ColorLightSensor
          LEGO Color Sensor driver.
 class LightSensor
          This class is used to obtain readings from a LEGO NXT light sensor.
 

Uses of LampLightDetector in lejos.nxt.addon
 

Classes in lejos.nxt.addon that implement LampLightDetector
 class RCXLightSensor
          This class is used to obtain readings from a legacy RCX light sensor, using an adapter cable to connect it to the NXT brick.