Multi-touch in java
Hi,
I am trying to build a project with multi-touch capabilities using java. I did some research and thought mt4j is promising.
But now I find it difficult to design a page with swing radio buttons and buttons etc., I want to use swing components such as Radio buttons with mt4j framework but I couldn't accomplish it.
Can you please let me know if there is a way to develop a multi touch application in java using swing alone or any other good way of developing multi-touch features .