2004-11-04 10:35:28 UTC
First of all, congratulations for this new library. It gives java applications new possibilities for the user-app interaction.
Recently Ive downloaded your library and i take a look at the great test examples included. These are my impressions:
- Simple gestures work great. They are correctly detected and are easy to use and you can add next-prev, open-close, ... functionality using the mouse.
-Complex gestures : Multiplies the combinations but i found them very strict. It makes me difficult to make at the first try a down-left (for example) gesture. I dont know if it is possible to change this as a parameter or not because i take just a look.
Well, keep working on it, "silla"! ;)