| Author |
Displaying information in other language[tamil]
|
karthic panneer
Ranch Hand
Joined: Sep 22, 2008
Posts: 57
|
|
Hi to all Can any explain me how to display local languages in java controls like label, button, texts etc Is there need for tamil font to be installed? Any reply would be appreciated Thanks in advance Karthic
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8430
|
|
|
What have you got so far?
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
karthic panneer
Ranch Hand
Joined: Sep 22, 2008
Posts: 57
|
|
so far i am learning unicode character[long time] . not yet clearly understood if you know please explain it
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8430
|
|
Did you look at this? http://java.sun.com/docs/books/tutorial/i18n/index.html
|
 |
karthic panneer
Ranch Hand
Joined: Sep 22, 2008
Posts: 57
|
|
ya i read that, but there nothing is said about locale language that is how to map the characters. there it is focused for comparing and converting only. i guess that font must be installed, right? And also i am in a hurry please tell me the solu
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8430
|
|
Karthic, You need to ease up a little bit. I take it you have read Ulf's reply here http://www.coderanch.com/t/344915/GUI/java/Unicode-support-Tamil-language Did you try out that font? Did it achieve the desired result? I imagine you know how to set a particular font. If not you can search the API for a method called [ October 06, 2008: Message edited by: Maneesh Godbole ]
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8430
|
|
Check out this example http://www.java2s.com/Code/Java/Swing-JFC/TextAreawithUnicode.htm That should give you a fair idea how to approach solving your problem.
|
 |
 |
|
|
subject: Displaying information in other language[tamil]
|
|
|