vote up 0 vote down star

I want to create a TextArea in java where i can write data in chinese. How can I achieve this

Thanks Bapi

flag

1 Answer

vote up 1 vote down

See this question.

The only thing you have to do is to make sure that the JTextArea uses a font that can display Chinese characters, which the default one unfortunately can't.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.