Japanese text in JTextField without changing the IME settings each time.
Vikram Kumar
Greenhorn
Joined: Sep 10, 2001
Posts: 2
posted
0
Hi all i have developed application in Java using swings. if i open some dialog box and enter japanese strings in it.it is saving japanese properly but every time i open the new dialog box i have to set the Input mode in the IME(input method editor) tool bar to the japanese lanugage means when i open new dialog box its input mode setting change to default.OS is Win-2000 is there is any workaround of this problem. In fact what I exactly want that the IME remembers the last value instead of showing the default value each time the Dialog Box is opened. thanx in advance