M
Mr. x
Hello,
I am using both Hebrew and English.
I want programmatically to change the caret flag (the blinking cursor when
typing some characters on edit fields)
from right to left and from left to right.
What I am doing is calling Windows API (by JNI protocol) :
LoadKeyboardLayoutA - but this runs only on Windows platform.
Isn't there any other solution, but something that is simple or built in
java, to change the keyboard layout to Hebrew or English, or any other
language ?
Thanks
I am using both Hebrew and English.
I want programmatically to change the caret flag (the blinking cursor when
typing some characters on edit fields)
from right to left and from left to right.
What I am doing is calling Windows API (by JNI protocol) :
LoadKeyboardLayoutA - but this runs only on Windows platform.
Isn't there any other solution, but something that is simple or built in
java, to change the keyboard layout to Hebrew or English, or any other
language ?
Thanks