java - JTextField to read chinese character -


i need read chinese character through java input fields. have installed chinese in system , have set system locale chines. type chinese character using key board in notepad. when type in application english character. how make java input fields read chinese character. please me out.

how make java input fields read chinese character.

perhaps has encoding of text file. if have trouble encodings, try , create files in either eclipse or openoffice, able specify encoding. if on mac, can use textedit, or (even better) bean.

edit: use utf8 encoding.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -