|
Java™ by example!
|
|
|
|
Become a member to observe this category
|
|
Input Method Framework
Typing text into a text component is simple to be handled by Java when using the English language and an English keyboard. But suppose your product would have to be ported to the Japanese language. You need to type in several keys on an English keyboard before getting the actual resulting Japanese character. Through native platform input methods, the Input Method Framework takes care of capturing several characters and convert them into the character you want without recompiling. Check out the links for examples!
Featured Books
Subcategories
Questions & Answers
= answered, = unanswered
Further Information (sorted alphabetically)
Api's:
Related Links:
Related Books:
|
|
|
|
|