com.datalogic.decode.InputDevice |
Known Indirect Subclasses |
Interface representing an input device. The implementation will define the type of input device.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
InputDevice.Type | Enumeration representing the type of input device. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the name of the input device.
| |||||||||||
Returns the type of input device between the ones defined by the
InputDevice.Type enumeration. |
Returns the name of the input device.
Returns the type of input device between the ones defined by the
InputDevice.Type
enumeration.