I'm doing a project where I need a virtual keyboard inside a JPanel that I'm using in full screen. The input comes from an external library that gets the position touched over the screen.
Does anyone know a nice implementation of a virtual keyboard like the one in honeycomb for android?
Thank you in advance,
-giulio