| Constructors in org.harctoolbox.irscrutinizer.capturinghardware with parameters of type Props |
CapturingGlobalCache(java.lang.String hostname,
org.harctoolbox.guicomponents.GlobalCacheIrSenderSelector globalCacheIrSenderSelector,
javax.swing.JPanel panel,
Props properties_,
org.harctoolbox.guicomponents.GuiUtils guiUtils,
CapturingHardwareManager capturingHardwareManager)
|
CapturingHardware(javax.swing.JPanel panel,
Props properties,
org.harctoolbox.guicomponents.GuiUtils guiUtils,
CapturingHardwareManager capturingHardwareManager)
|
CapturingHardwareManager(org.harctoolbox.guicomponents.GuiUtils guiUtils,
Props properties,
javax.swing.JTabbedPane tabbedPane,
javax.swing.AbstractButton startButton)
|
CapturingLircMode2(java.lang.String commandName,
javax.swing.JPanel panel,
Props properties,
org.harctoolbox.guicomponents.GuiUtils guiUtils,
CapturingHardwareManager capturingHardwareManager)
|
CapturingSerial(java.lang.Class<T> clazz,
javax.swing.JPanel panel,
org.harctoolbox.guicomponents.SerialPortSimpleBean serialPortSerialBean,
Props properties_,
org.harctoolbox.guicomponents.GuiUtils guiUtils_,
CapturingHardwareManager capturingHardwareManager)
|
| Constructors in org.harctoolbox.irscrutinizer.sendinghardware with parameters of type Props |
SendingGenericSerialPort(javax.swing.JPanel panel,
GenericSerialSenderBean genericSerialSenderBean_,
Props properties_,
org.harctoolbox.guicomponents.GuiUtils guiUtils_)
|
SendingGlobalCache(javax.swing.JPanel panel,
Props properties,
org.harctoolbox.guicomponents.GuiUtils gui,
org.harctoolbox.guicomponents.GlobalCacheIrSenderSelector newGlobalCacheIrSenderSelector)
|
SendingHardware(javax.swing.JPanel panel,
Props properties,
org.harctoolbox.guicomponents.GuiUtils guiUtils)
|
SendingHardwareManager(org.harctoolbox.guicomponents.GuiUtils guiUtils,
Props properties,
javax.swing.JTabbedPane tabbedPane)
|
SendingIrAudioPort(javax.swing.JPanel panel,
org.harctoolbox.guicomponents.AudioParametersBean audioParametersBean,
Props properties,
org.harctoolbox.guicomponents.GuiUtils guiUtils)
|
SendingIrTrans(javax.swing.JPanel panel,
Props properties,
org.harctoolbox.guicomponents.GuiUtils gui,
org.harctoolbox.guicomponents.InternetHostPanel internetHostPanel,
org.harctoolbox.guicomponents.NamedCommandLauncher namedCommandLauncher)
|
SendingLircClient(javax.swing.JPanel panel,
Props properties,
org.harctoolbox.guicomponents.GuiUtils gui,
org.harctoolbox.guicomponents.InternetHostPanel internetHostPanel,
org.harctoolbox.guicomponents.NamedCommandLauncher namedCommandLauncher)
|
SendingSerial(java.lang.Class<T> clazz,
javax.swing.JPanel panel,
org.harctoolbox.guicomponents.SerialPortSimpleBean serialPortBean,
Props props,
org.harctoolbox.guicomponents.GuiUtils guiUtils_)
|