|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Device | |
|---|---|
| net.sf.lavalamp | |
| net.sf.lavalamp.device | Control devices |
| net.sf.lavalamp.factories | Factories for devices, sites and application |
| Uses of Device in net.sf.lavalamp |
|---|
| Methods in net.sf.lavalamp that return Device | |
|---|---|
Device |
DeviceBuilds.getDevice()
|
| Methods in net.sf.lavalamp with parameters of type Device | |
|---|---|
void |
DeviceBuilds.setDevice(Device device)
|
| Uses of Device in net.sf.lavalamp.device |
|---|
| Classes in net.sf.lavalamp.device that implement Device | |
|---|---|
class |
AbstractDevice
|
class |
DummyApp
|
class |
TellStick
Uses Tellstick's tdtool.exe to control any tellstick compatible devices. |
class |
TellStickJni
Uses jni to control any tellstick compatable devices. |
| Methods in net.sf.lavalamp.device with parameters of type Device | |
|---|---|
void |
TurnOn.perform(List<String> events,
Device device)
|
void |
TurnOff.perform(List<String> events,
Device devices)
|
void |
StatusQuo.perform(List<String> events,
Device device)
|
void |
Crash.perform(List<String> events,
Device device)
|
void |
Blink.perform(List<String> events,
Device device)
|
void |
Action.perform(List<String> events,
Device device)
|
protected void |
DeviceController.turnOffOrOn(List<String> events,
Builds builds,
Device device)
|
| Uses of Device in net.sf.lavalamp.factories |
|---|
| Methods in net.sf.lavalamp.factories that return Device | |
|---|---|
Device |
DeviceFactory.make(DeviceProperties deviceProperties)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||