Target Audience: Software Engineer, Systems Analyst Level of Session: Beginner You may be surprised when many Java user interface components don't display Unicode characters correctly. After all, Java's native character set is Unicode. Instead of seeing , you see . What's wrong here? Java is supposed to display these characters, right? The answer is yes, maybe. Correct character display often depends on a little known and less understood file called font.properties. If you've installed Sun's Java Development Kit, the Java Runtime Environment (JRE), or a Java enabled browser, you have this file. Having a properly configured font.properties file can make all the difference in whether you see multilingual text or mangled gibberish in your Java application. |
When the world wants to talk, it speaks Unicode |
International Unicode Conferences are organized by Global Meeting Services, Inc., (GMS).
GMS is pleased to be able to offer the International Unicode Conferences under an exclusive
license granted by the Unicode Consortium. All responsibility for conference finances and
operations is borne by GMS. The independent conference board serves solely at the pleasure
of GMS and is composed of volunteers active in Unicode and in international software
development. All inquiries regarding International Unicode Conferences should be addressed
to info@global-conference.com. Unicode and the Unicode logo are registered trademarks of Unicode, Inc. Used with permission. 23 July 1999, Webmaster |