Position()
Position(int x, int y)
_INSERT_METHOD_SIGNATURE_HERE_
Description:
constructor Position():
The Position() constructor is used for the predefined Control.getCursorPosition() method. Please consider, there are no constructor or setter methods available to set up a position. To setup a position for the display cursor the Control.setCursorPosition(int, int) method is used.
See also:
Copyright © demmel products gmbh. All rights reserved.