static void setCurrentTouchFieldIndex(int fieldIdx)
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
| Parameter | Range | Description |
|---|---|---|
| fieldIdx | 0 ... 63 | current touch field index |
Sets the iLCD controllerJoC's 'current touch field index' to fieldIdx.
Note
Example
Touch.setCurrentTouchFieldIndex(23);
Sets the 'current touch field index' of the iLCD controllerJoC to 23.
See also:
Touch
Touch.createDefineTouchField(int, int)
Touch.enableDisableTouchFieldReporting(boolean)
Touch.drawTouchFieldTextMessage(int)
Copyright © demmel products gmbh. All rights reserved.