com.ingenotech.lavalamp.ftdi
Class DeviceController
java.lang.Object
com.ingenotech.lavalamp.ftdi.DeviceController
- All Implemented Interfaces:
- DeviceWriter
public class DeviceController
- extends java.lang.Object
- implements DeviceWriter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeviceController
public DeviceController()
open
public void open()
throws java.io.IOException
- Throws:
java.io.IOException
close
public void close()
throws java.io.IOException
- Throws:
java.io.IOException
beepAlert1
public void beepAlert1()
beepAlert2
public void beepAlert2()
redLampAlert
public void redLampAlert(boolean on)
setLamp
public void setLamp(boolean on)
throws java.io.IOException
- Specified by:
setLamp in interface DeviceWriter
- Throws:
java.io.IOException
setBeep
public void setBeep(boolean on)
throws java.io.IOException
- Specified by:
setBeep in interface DeviceWriter
- Throws:
java.io.IOException
setMute
public void setMute(boolean mute)
Copyright © 2010. All Rights Reserved.