public class SendingLircClient extends SendingHardware<LircCcfClient> implements ISendingHardware<LircCcfClient>
guiUtils, PROP_PANEL, PROP_RAWIRSENDER, PROP_VERBOSE, properties| Constructor and Description |
|---|
SendingLircClient(JPanel panel,
org.harctoolbox.irscrutinizer.Props properties,
GuiUtils gui,
InternetHostPanel internetHostPanel,
NamedCommandLauncher namedCommandLauncher) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
LircCcfClient |
getRawIrSender() |
Transmitter |
getTransmitter() |
void |
setTimeout(int timeout) |
void |
setup()
This function (re-)initializes the hardware.
|
close, getPanel, isValid, sendIr, setVerbosityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getPanel, isValid, sendIr, setVerbositypublic SendingLircClient(JPanel panel, org.harctoolbox.irscrutinizer.Props properties, GuiUtils gui, InternetHostPanel internetHostPanel, NamedCommandLauncher namedCommandLauncher)
public void setTimeout(int timeout)
public String getName()
getName in interface ISendingHardware<LircCcfClient>getName in class SendingHardware<LircCcfClient>public Transmitter getTransmitter() throws NoSuchTransmitterException
getTransmitter in interface ISendingHardware<LircCcfClient>getTransmitter in class SendingHardware<LircCcfClient>NoSuchTransmitterExceptionpublic void setup()
throws IOException,
HarcHardwareException
ISendingHardwaresetup in interface ISendingHardware<LircCcfClient>setup in class SendingHardware<LircCcfClient>IOExceptionHarcHardwareExceptionpublic LircCcfClient getRawIrSender()
getRawIrSender in interface ISendingHardware<LircCcfClient>getRawIrSender in class SendingHardware<LircCcfClient>Copyright © 2016. All rights reserved.