I have done it (setting font) on a JLabel, and it works. The string was made with my unicode character values.
But, when i do the same thing(setting font), the font is selected ok. But, no string i can pass to be displayed, still nobody knows what key will be pressed from the key board...
I need to catch the key event, and modify the key value before it is shown on the area.
Thanks.