com.jinke.device
Class LED

java.lang.Object
  extended by com.jinke.device.LED

public class LED
extends java.lang.Object


Constructor Summary
LED()
           
 
Method Summary
private  void createLED()
           
 void destroy()
           
private  void destroyLED()
           
private  void post()
           
 void resume()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LED

public LED()
Method Detail

createLED

private void createLED()

destroyLED

private void destroyLED()

post

private void post()

resume

public void resume()

destroy

public void destroy()