org.harctoolbox.irscrutinizer.exporter
Class SendIrFormatter
java.lang.Object
org.harctoolbox.irscrutinizer.exporter.SendIrFormatter
- All Implemented Interfaces:
- org.harctoolbox.girr.Command.CommandTextFormat
public class SendIrFormatter
- extends java.lang.Object
- implements org.harctoolbox.girr.Command.CommandTextFormat
This class does something interesting and useful. Or not...
|
Method Summary |
java.lang.String |
format(org.harctoolbox.IrpMaster.IrSignal irSignal,
int count)
|
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SendIrFormatter
public SendIrFormatter(int module,
int connector,
boolean compressed)
SendIrFormatter
public SendIrFormatter()
getName
public java.lang.String getName()
- Specified by:
getName in interface org.harctoolbox.girr.Command.CommandTextFormat
format
public java.lang.String format(org.harctoolbox.IrpMaster.IrSignal irSignal,
int count)
- Specified by:
format in interface org.harctoolbox.girr.Command.CommandTextFormat