[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Swing / AWT / SWT / JFace
 
RSS feed
 
New topic
Author

Devnagari characters

anuj thite
Greenhorn

Joined: Apr 14, 2009
Messages: 24

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: 14987

Start with this Unicode link.
Ulf Dittmer
Sheriff

Joined: Mar 22, 2005
Messages: 26792

Should be no problem if you have a font installed that has the required characters.

Java web chartsImageJ PluginsSpecification URLsJava FAQs
Maneesh Godbole
Bartender

Joined: Jul 26, 2007
Messages: 4244

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
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Swing / AWT / SWT / JFace
 
RSS feed
 
New topic
replay challenge