|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.datecs.api.universalreader.UniversalReader.TouchScreen
public final class UniversalReader.TouchScreen
This class provides functionality for the Touchscreen.
| Method Summary | |
|---|---|
TouchEvent[] |
getEvents()
Returns an instance of TouchEvent[]. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public TouchEvent[] getEvents()
throws java.io.IOException,
UniversalReaderException
TouchEvent[].
TouchEvent[] with events, or
null if not events available.
java.io.IOException - if an I/O error occurs.
UniversalReaderException - if an error occurs during execution.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||