Login  Register

Re: Is it possible to have the list of down keys?

Posted by Art on Apr 19, 2016; 4:54pm
URL: https://forum.jogamp.org/Is-it-possible-to-have-the-list-of-down-keys-tp4036507p4036624.html

Here's the code for the Swing implementation. You just need to add it as key and focus listeners to the Swing panel.

https://github.com/pnnl/svf/blob/master/svf-awt/src/main/java/gov/pnnl/svf/awt/input/AwtInputKeyAdapter.java