Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 3 years ago.
Couple of weeks ago I have bought graphic tablet Wacom Bamboo. I want to develop small java application that can capture user's actions, process it and draw appropriate picture. Does anyone know how to get specific parameters of stylus, such as power of pressure, in Java?
Thanks in advance!