|
||||||||||
| 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.DummyApp
public class DummyApp
| Field Summary |
|---|
| Fields inherited from class net.sf.lavalamp.device.AbstractDevice |
|---|
identity, logger, offPeriod, properties |
| Constructor Summary | |
|---|---|
DummyApp()
|
|
| Method Summary | |
|---|---|
void |
init()
|
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 DummyApp()
| Method Detail |
|---|
public void turnOff()
public void init()
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 | |||||||||