Packages |
net.jhid.core |
The main jhid package to be used by clients.
|
net.jhid.core.devices |
Interfaces that represent devices and device features.
|
net.jhid.core.listeners |
Listener interfaces for being notified of events sent by a
device.
|
net.jhid.impl.generic |
Base classes that should be used by implementors of the
core API.
|
net.jhid.impl.linux |
The linux evdev-based implementation of the core API.
|
net.jhid.impl.spi |
Provides a mean for third-parties to provide devices to the jhid core
through Java's SPI (service provider interface).
|
net.jhid.test |
Permits to verify that jhid is working on your system.
|