简体   繁体   中英

Is there a touchpad event handler in Java?

Is there any event listener for touchpad in java? I am designing an application which counts the number of taps entered by the user using a laptop's touchpad.

Try using TUIO . There are a number of Java implementations out there.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM