Is there a process for submitting examples to the Contribution Manager?

I put something together which I think could be useful for practically everyone. It's not exactly an example, it's a tool that monitors input events and graphs them in real time.

Screenshot (336)

Here's the code.

This can be used to visualize when the different functions trigger given the input behavior, and their timing relative to one another. It can also be used to check that all your input devices are being read correctly by Java.

Answers

Sign In or Register to comment.