mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
08.32.2007 c4fab2801b61583903c10fcf22fd355061488a10
refs
author jvergara <jvergara@localhost>
Monday, October 8, 2007 20:32 +0200
committer jvergara <jvergara@localhost>
Monday, October 8, 2007 20:32 +0200
commitc4fab2801b61583903c10fcf22fd355061488a10
tree 12195b5367b5393bf0872ee216c5c235a7b77dff tree | zip | gz
parent 87ff99d7b82b685db047d3e256bad9d4b958e147 view | diff
Fix for issue 2432 (Japanese characters in QuickSetup dialog are not displayed properly).

The fix consists of using SansSerif instead of Arial as the font. SansSerif is one of the logical font names so it is guaranteed that all implementations have it, and so that all the UTF-8 characters have a representation.
1 files modified
38 ■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/ui/UIFactory.java 38 ●●●● diff | view | raw | blame | history