Package net.jhid.core.devices

Interfaces that represent devices and device features.

See:
          Description

Interface Summary
IAbsoluteAxis An axis for which the decide provides an absolute value in each message.
IAxis Represents a numeric input from a IDevice.
IButton Represents a button of a IDevice.
IDevice Represents a physical device.
IDeviceInfo Provides generic info about a device (name, vendor...)
IRelativeAxis An axis for which the device provides a differential value in each message.
 

Class Summary
AxisId Enumeration class providing all possible axis ids.
ButtonId An enumeration of button identifiers.
 

Package net.jhid.core.devices Description

Interfaces that represent devices and device features.