|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.lirc.test.Irexec
Executes commands from remote contol button presses.
Similar in function to the irexec
program.
Constructor Summary | |
Irexec(java.io.File configFile)
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
quit()
Exits this program. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Irexec(java.io.File configFile) throws LIRCException, java.io.IOException, java.io.FileNotFoundException
Method Detail |
public void quit()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |