With `InputEvent.getModifiers()` deprecated, how should one detect which button was released?

后端 未结 0 1981
無奈伤痛
無奈伤痛 2021-01-01 03:26

InputEvent.getModifiers() was deprecated with JDK9 in favor of getModifiersEx(). However, with the latter, it seems impossible to detect which butt

相关标签:
回答
  • 消灭零回复
提交回复
热议问题