language specific virtual keyboard with java
Posted
by user343285
on Stack Overflow
See other posts from Stack Overflow
or by user343285
Published on 2010-05-17T17:42:33Z
Indexed on
2010/05/17
17:50 UTC
Read the original article
Hit count: 248
Hello everyone!
I have to make an on-screen keyboard using JAVA on linux. the problem is it has to work on the most languages.
for start, i need to et the current locale, that's clear, but after that, is there any way of getting the keyboard layout and maping of that locale?
i searched for hours, but couldn't find a thing, so i really hope you can help me.
Thanks in advance, Adam!
© Stack Overflow or respective owner