|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.lirc.test.Irw
Listens for IR signals and prints them to System.out.
Similar in function to the irw
program
in the LIRC package.
Constructor Summary | |
Irw()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Runs Irw, use -ins to display a few lines of
info when starting the program. |
static void |
printInstructions()
Prints a few lines of info. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Irw()
Method Detail |
public static void printInstructions()
public static void main(java.lang.String[] args)
-ins
to display a few lines of
info when starting the program.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |