Package | Description |
---|---|
org.harctoolbox.irscrutinizer.exporter | |
org.harctoolbox.irscrutinizer.importer | |
org.harctoolbox.jirc |
Modifier and Type | Method and Description |
---|---|
void |
IRemoteSetExporter.export(RemoteSet remoteSet,
String title,
int count,
boolean automaticFilenames,
Component parent,
File exportDir) |
void |
RemoteSetExporter.export(RemoteSet remoteSet,
String title,
int repeatCount,
boolean automaticFilenames,
Component parent,
File exportDir) |
void |
TextExporter.export(RemoteSet remoteSet,
String title,
int count,
File file) |
void |
IRemoteSetExporter.export(RemoteSet remoteSet,
String title,
int count,
File saveFile) |
void |
GirrExporter.export(RemoteSet remoteSet,
String title,
int count,
File file) |
void |
DynamicCommandExportFormat.export(RemoteSet remoteSet,
String title,
int noRepeats,
File saveFile) |
void |
DynamicRemoteSetExportFormat.export(RemoteSet remoteSet,
String title,
int count,
File saveFile) |
abstract void |
RemoteSetExporter.export(RemoteSet remoteSet,
String title,
int repeatCount,
File saveFile) |
void |
ProntoClassicExporter.export(RemoteSet remoteSet,
String title,
int count,
File saveFile) |
void |
LircExporter.export(RemoteSet remoteSet,
String title,
int count,
File saveFile) |
Modifier and Type | Field and Description |
---|---|
protected RemoteSet |
RemoteSetImporter.remoteSet |
Modifier and Type | Method and Description |
---|---|
RemoteSet |
GlobalCacheIrDatabase.getRemoteSet() |
RemoteSet |
IRemoteSetImporter.getRemoteSet() |
RemoteSet |
IrdbImporter.getRemoteSet() |
RemoteSet |
RemoteSetImporter.getRemoteSet() |
static RemoteSet |
CcfImporter.importCcf(String filename,
String creatingUser) |
static RemoteSet |
XcfImporter.importXcf(String filename) |
Modifier and Type | Method and Description |
---|---|
void |
TreeImporter.setRemoteSet(RemoteSet remoteSet) |
Modifier and Type | Method and Description |
---|---|
static RemoteSet |
IrRemote.newRemoteSet(File configFile,
boolean invokeDecodeIr,
String creatingUser,
int debug) |
static RemoteSet |
IrRemote.newRemoteSet(HashMap<String,IrRemote> remotes,
String configFilename,
boolean invokeDecodeIr,
String creatingUser,
boolean alternatingSigns,
int debug) |
Copyright © 2015. All rights reserved.