File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Swing / AWT / SWT
Author
Devnagari characters
anuj thite
Ranch Hand
Joined: Apr 14, 2009
Posts: 49
posted
Jun 11, 2009 02:41:39
0
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
Sheriff
Joined: Oct 13, 2005
Posts: 32599
4
posted
Jun 11, 2009 03:07:43
0
Start with this
Unicode
link.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
Jun 11, 2009 03:10:00
0
Should be no problem if you have a font installed that has the required characters.
Android apps
–
ImageJ plugins
–
Java web charts
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8430
I like...
posted
Jun 11, 2009 03:20:27
0
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
[
Donate a pint, save a life!
] [
How to ask questions
] [
Onff-turn it on!
]
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Devnagari characters
Similar Threads
Font installation
Subscript & Superscript Question
Unicode character
Resticting Textfield Size
Text files with arabic charcaters
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter