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

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -