Help Me! AWT TextArea Font Problem

helloPl tell me hw to set Tamil Fonts in AWT TextArea comp.thanxrafik
[97 byte] By [snmrafika] at [2007-10-1 1:47:43]
# 1
i'm not sure if Tamil font is supported, but you can try this:....Graphics g;g.setFont(new Font("Tamil", 0, 12));.......
angeles1016a at 2007-7-8 8:09:53 > top of Java-index,Security,Event Handling...
# 2
thank u for replayrafik
snmrafika at 2007-7-8 8:09:53 > top of Java-index,Security,Event Handling...