T - public class CapturingSerial<T extends ICapture & IHarcHardware> extends CapturingHardware<T> implements ICapturingHardware<T>, IHarcHardware
guiUtils, properties, verbosedefaultBeginTimeout, defaultCaptureMaxSize, defaultEndTimeout| Constructor and Description |
|---|
CapturingSerial(Class<T> clazz,
JPanel panel,
SerialPortSimpleBean serialPortSimpleBean,
org.harctoolbox.irscrutinizer.Props properties_,
GuiUtils guiUtils_,
CapturingHardwareManager capturingHardwareManager) |
| Modifier and Type | Method and Description |
|---|---|
T |
getCapturer() |
String |
getName() |
void |
open()
Opens the device with previously set parameters.
|
void |
setDebug(int debug)
Sets a debug parameter.
|
void |
setup()
This function (re-)initializes the hardware.
|
capture, close, getPanel, getVersion, isValid, selectMe, setBeginTimeout, setCaptureMaxSize, setEndTimeout, setTimeout, setupHardwareCommonEnd, setVerbose, setVerbosity, stopCaptureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcapture, close, getPanel, getVersion, isValid, setVerbose, stopCapturegetVersion, isValid, setTimeout, setVerbositypublic CapturingSerial(Class<T> clazz, JPanel panel, SerialPortSimpleBean serialPortSimpleBean, org.harctoolbox.irscrutinizer.Props properties_, GuiUtils guiUtils_, CapturingHardwareManager capturingHardwareManager)
public void setup()
throws IOException
ICapturingHardwaresetup in interface ICapturingHardware<T extends ICapture & IHarcHardware>IOExceptionpublic String getName()
getName in interface ICapturingHardware<T extends ICapture & IHarcHardware>getName in class CapturingHardware<T extends ICapture & IHarcHardware>public void open()
throws HarcHardwareException,
IOException
IHarcHardwareopen in interface IHarcHardwareHarcHardwareExceptionIOExceptionpublic void setDebug(int debug)
IHarcHardwaresetDebug in interface IHarcHardwaresetDebug in class CapturingHardware<T extends ICapture & IHarcHardware>public T getCapturer()
getCapturer in interface ICapturingHardware<T extends ICapture & IHarcHardware>getCapturer in class CapturingHardware<T extends ICapture & IHarcHardware>Copyright © 2016. All rights reserved.