Package javax.events
Class EventManagement
static void start()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
With the start() method a new Event thread is started. This thread handles all types of events: touch field, keyboard, comm events.
Example
EventManagement.start();
Note
See also:
Copyright © demmel products gmbh. All rights reserved.