java.lang.Object | |
↳ | com.datalogic.device.input.AdvancedKeyboard.Resources |
Class that stores the resources related to the installed keyboard
configuration. It can be retrieved by using the
getResources
method.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the keyboard image stored in the configuration, as a byte array.
| |||||||||||
Gets the image format.
| |||||||||||
Gets the full keyboard configuration as a JSON string.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Gets the keyboard image stored in the configuration, as a byte array.
Gets the image format.
"PNG"
.
Gets the full keyboard configuration as a JSON string. This includes all the keyboard mapping and additional keyboard parameters.