简体   繁体   English

Java中是否有触摸板事件处理程序?

[英]Is there a touchpad event handler in Java?

Is there any event listener for touchpad in java? Java中是否有触摸板的事件监听器? I am designing an application which counts the number of taps entered by the user using a laptop's touchpad. 我正在设计一个应用程序,该应用程序可以计算用户使用笔记本电脑的触摸板输入的点击次数。

Try using TUIO . 尝试使用TUIO There are a number of Java implementations out there. 那里有许多Java实现。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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