| Package | Description |
|---|---|
| org.harctoolbox.jirc |
| Modifier and Type | Method and Description |
|---|---|
static IrRemote |
IrRemote.getRepeat_remote() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<IrRemote> |
ConfigFile.readConfig(File filename,
String charsetName,
boolean rejectLircCode)
Reads the file given as first argument and deliveres a Collection of
IrRemote's. |
static Collection<IrRemote> |
ConfigFile.readConfig(Reader reader,
String source,
boolean rejectLircCode) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IrRemote.has_header(IrRemote remote) |
static boolean |
IrRemote.is_bo(IrRemote remote) |
static boolean |
IrRemote.is_goldstar(IrRemote remote) |
static boolean |
IrRemote.is_grundig(IrRemote remote) |
static boolean |
IrRemote.is_raw(IrRemote remote) |
static boolean |
IrRemote.is_rc5(IrRemote remote) |
static boolean |
IrRemote.is_rc6(IrRemote remote) |
static boolean |
IrRemote.is_rcmm(IrRemote remote) |
static boolean |
IrRemote.is_space_first(IrRemote remote) |
static boolean |
IrRemote.is_xmp(IrRemote remote) |
static void |
IrRemote.setRepeat_remote(IrRemote remote) |
| Modifier and Type | Method and Description |
|---|---|
static RemoteSet |
IrRemote.newRemoteSet(Collection<IrRemote> remotes,
String configFilename,
String creatingUser,
boolean alternatingSigns,
int debug) |
Copyright © 2016. All rights reserved.