net.sf.lavalamp.device
Class TellStickJni
java.lang.Object
net.sf.lavalamp.device.AbstractDevice
net.sf.lavalamp.device.TellStickJni
- All Implemented Interfaces:
- Device
public class TellStickJni
- extends AbstractDevice
Uses jni to control any tellstick compatable devices.
- Author:
- Steven Hale
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TellStickJni
public TellStickJni()
setLibrary
public void setLibrary(TellStickLibrary library)
turnOff
public void turnOff()
init
public void init()
turnOn
public void turnOn()
Copyright © 2010. All Rights Reserved.