| Package | Description |
|---|---|
| org.harctoolbox.girr | |
| org.harctoolbox.guicomponents | |
| org.harctoolbox.IrpMaster | |
| org.harctoolbox.irscrutinizer |
| Modifier and Type | Method and Description |
|---|---|
static void |
Command.setIrpMaster(IrpMaster newIrpMaster)
Sets an IrpMaster instance, which will be used in subsequent transformations from parameter format.
|
| Constructor and Description |
|---|
Command(String name,
String comment,
String protocol,
HashMap<String,Long> parameters,
IrpMaster irpMaster,
boolean generateRaw,
boolean generateCcf)
Construct a Command from protocol and parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IrpMasterBean.setIrpMaster(IrpMaster irpMaster) |
| Constructor and Description |
|---|
IrpMasterBean(JFrame frame,
GuiUtils guiUtils,
IrpMaster irpMaster,
String intialProtocol,
boolean disregardRepeatMins) |
IrpMasterBean(JFrame frame,
GuiUtils guiUtils,
IrpMaster irpMaster,
String intialProtocol,
String initialD,
String initialS,
String initialF,
boolean disregardRepeatMins) |
| Constructor and Description |
|---|
IrSignal(IrpMaster irpMaster,
String protocolName,
HashMap<String,Long> parameters)
Constructs an IrSignal from its arguments.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ParametrizedIrSignal.setIrpMaster(IrpMaster aIrpMaster) |
Copyright © 2015. All rights reserved.