|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jhid.impl.generic.AbstractDevice
net.jhid.impl.linux.LinuxDevice
Linux implementation of IDevice
| Constructor Summary | |
LinuxDevice(LinuxDeviceInfo aDeviceInfo)
|
|
| Method Summary | |
IDeviceInfo |
getDeviceInfo()
|
void |
run()
Reads the linux evdev virtual file and calls #processPacket(int, int, short, short, int)
for each received packet. |
| Methods inherited from class net.jhid.impl.generic.AbstractDevice |
addListener, getAxes, getAxis, getButton, getButtons, getListenersIterator, removeListener, setAxes, setButtons, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LinuxDevice(LinuxDeviceInfo aDeviceInfo)
| Method Detail |
public IDeviceInfo getDeviceInfo()
getDeviceInfo in interface IDevicepublic void run()
#processPacket(int, int, short, short, int)
for each received packet.
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||