|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.lavalamp.device.AbstractDevice
net.sf.lavalamp.device.TellStick
public class TellStick
Uses Tellstick's tdtool.exe to control any tellstick compatible devices.
| Field Summary |
|---|
| Fields inherited from class net.sf.lavalamp.device.AbstractDevice |
|---|
identity, logger, offPeriod, properties |
| Constructor Summary | |
|---|---|
TellStick()
|
|
| Method Summary | |
|---|---|
protected void |
exec(String command)
|
void |
init()
|
protected String |
offString()
|
protected String |
onString()
|
void |
setRuntime(Runtime runtime)
|
String |
toString()
|
void |
turnOff()
|
void |
turnOn()
|
| Methods inherited from class net.sf.lavalamp.device.AbstractDevice |
|---|
getActions, getAlwaysOffPeriod, isAlwaysOff, setAlwaysOffPeriod, setProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TellStick()
| Method Detail |
|---|
public void turnOff()
public void init()
protected void exec(String command)
protected String offString()
protected String onString()
public void turnOn()
public String toString()
toString in class Objectpublic void setRuntime(Runtime runtime)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||