Class SendingGenericSerialPort

  • All Implemented Interfaces:
    ISendingHardware<org.harctoolbox.harchardware.ir.IrGenericSerial>

    public class SendingGenericSerialPort
    extends SendingHardware<org.harctoolbox.harchardware.ir.IrGenericSerial>
    implements ISendingHardware<org.harctoolbox.harchardware.ir.IrGenericSerial>
    This class does something interesting and useful. Or not...
    • Constructor Detail

      • SendingGenericSerialPort

        public SendingGenericSerialPort​(JPanel panel,
                                        GenericSerialSenderBean genericSerialSenderBean_,
                                        Props properties_,
                                        GuiUtils guiUtils_)
        Parameters:
        panel -
        genericSerialSenderBean_ -
        properties_ -
        guiUtils_ -
    • Method Detail

      • setup

        public void setup()
                   throws IOException,
                          org.harctoolbox.harchardware.HarcHardwareException
        Description copied from interface: ISendingHardware
        This function (re-)initializes the hardware. The construction should not. If the parameters has not changed, should not re-initialize.
        Specified by:
        setup in interface ISendingHardware<org.harctoolbox.harchardware.ir.IrGenericSerial>
        Specified by:
        setup in class SendingHardware<org.harctoolbox.harchardware.ir.IrGenericSerial>
        Throws:
        IOException
        org.harctoolbox.harchardware.HarcHardwareException
      • getRawIrSender

        public org.harctoolbox.harchardware.ir.IrGenericSerial getRawIrSender()
        Specified by:
        getRawIrSender in interface ISendingHardware<org.harctoolbox.harchardware.ir.IrGenericSerial>
        Specified by:
        getRawIrSender in class SendingHardware<org.harctoolbox.harchardware.ir.IrGenericSerial>
        Returns:
        the rawIrSender