SunSPOT API V5.0


Uses of Interface
com.sun.spot.sensorboard.peripheral.ITriColorLED

Packages that use ITriColorLED
com.sun.spot.sensorboard Contains highest level interfaces and concrete classes that make up the SunSPOT sensorboard libraries. 
com.sun.spot.sensorboard.peripheral Interfaces and concrete implementations of various peripherals that are either connected to or built into the daughter cards. 
 

Uses of ITriColorLED in com.sun.spot.sensorboard
 

Methods in com.sun.spot.sensorboard that return ITriColorLED
 ITriColorLED[] IDemoBoard.getLEDs()
          Method to return an array of all the builtin LEDs.
 ITriColorLED[] EDemoController.getLEDs()
          Convienence method that returns an array of all the built in LEDs.
 ITriColorLED[] EDemoBoard.getLEDs()
          Method that returns an array of all the built in LEDs.
 

Uses of ITriColorLED in com.sun.spot.sensorboard.peripheral
 

Classes in com.sun.spot.sensorboard.peripheral that implement ITriColorLED
 class TriColorLED
          Provides access to the colored LEDs.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.