| Author |
Devnagari characters |
anuj thite
Greenhorn
Joined: Apr 14, 2009
Messages: 23
|
posted
|
Hi,
i want to display Devnagari characters in my java swing application in menus & submenus or in whole aplication instead of english.
how can i display them in my app?
please help me in this.
Thanks in advance.
|
 |
Campbell Ritchie
Bartender
Joined: Oct 13, 2005
Messages: 14514
|
posted
|
|
Start with this Unicode link.
|
 |
Ulf Dittmer
Sheriff
Joined: Mar 22, 2005
Messages: 26107
|
posted
|
|
Should be no problem if you have a font installed that has the required characters.
|
Java web charts — ImageJ Plugins — Specification URLs — Java FAQs |
 |
Maneesh Godbole
Bartender
Joined: Jul 26, 2007
Messages: 3876
|
posted
|
Check this out.
http://stackoverflow.com/questions/340739/setting-unicode-characters-in-java-frames
In a nutshell, install and set the proper font and use Unicode in your source code
|
work is the scourge of the drinking class |
 |
 |
|
|
|