public class SendingGirsClient extends SendingHardware<GirsClient<?>> implements ISendingHardware<GirsClient<?>>
guiUtils, PROP_PANEL, PROP_RAWIRSENDER, PROP_VERBOSE, properties| Constructor and Description |
|---|
SendingGirsClient(JPanel panel,
GirsClientBean girsClientBean,
org.harctoolbox.irscrutinizer.Props props,
GuiUtils guiUtils_) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
GirsClient<?> |
getRawIrSender() |
void |
setup()
This function (re-)initializes the hardware.
|
close, getPanel, getTransmitter, isValid, sendIr, setVerbosityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getPanel, getTransmitter, isValid, sendIr, setVerbositypublic SendingGirsClient(JPanel panel, GirsClientBean girsClientBean, org.harctoolbox.irscrutinizer.Props props, GuiUtils guiUtils_)
public void setup()
throws IOException,
HarcHardwareException
ISendingHardwaresetup in interface ISendingHardware<GirsClient<?>>setup in class SendingHardware<GirsClient<?>>IOExceptionHarcHardwareExceptionpublic String getName()
getName in interface ISendingHardware<GirsClient<?>>getName in class SendingHardware<GirsClient<?>>public GirsClient<?> getRawIrSender()
getRawIrSender in interface ISendingHardware<GirsClient<?>>getRawIrSender in class SendingHardware<GirsClient<?>>Copyright © 2016. All rights reserved.