|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
LIRCListener | The listener interface for receiving LIRCEvents. |
Receiver | Reads signals from the lircd socket. |
Class Summary | |
EventListenerList | Simliar to javax.swing.EventListener, but easier to use. |
LinuxReceiver | Used to read signals from the lircd Unix Socket. |
LIRCClient | Reads IR signals and fires LIRCEvents. |
LIRCEvent | An event that represents a recevied IR signal (a button press or repeat). |
ReceiverFactory | Reads signals from the lircd socket. |
StreamReceiver | Superclass for receviers that receive lirc data on an input stream. |
StringUtils | Contains some string utilities. |
TCPReceiver | Reads signals from the WINLircd TCP socket (normally port 8765). |
Exception Summary | |
LIRCException | Thrown to indicate that an error occured in the communication with the lirc daemon. |
Java client API to receive signals from infrared remote controls
using the LIRC or WINLirc packages.
Most application will probably use the SimpleLIRCClient
class to to receive remote control button events.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |