• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Korean Language Support

 
Ranch Hand
Posts: 34
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi:
I'm invoking diff. Input Method Editor s(IME) from my java program. while I'm invoking the Korean IME then in the JTextArea component I can't write in korean.
By defalut it is writing in english. Now there are two options called
English mode and Hangul mode,
while after the invocation on the korean IME programmatically, I switch to Hangul mode manually then only the Korean font is getting displayed.
This is the same way as it works on MS-Word also in Korean IME is invoked.
Now I want to activate the Hangul mode by default. can anyone pls. help me how to do it. It's very urgent.
I'm using windows2000 english verison and all the fonts are also invoked from the progam properly.
Pls. help.
Best Regards
Reeti
 
reply
    Bookmark Topic Watch Topic
  • New Topic