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
Post a Comment