Click to See Complete Forum and Search --> : I have some problems with swing and unicode


anth
February 25th, 2000, 08:09 AM
I tried to display korean font in JTable or JLabel. With the java.awt.Label I havn't any Problem, but with swing ... !
I renamed the font.properties.ko to font.properties and I'm sure the java runtime is using it. But all I see in the swing componens are regtangles. In the java.awt.Label the displaying of the characters is right.

Thank you for help.

Andreas Thon