Microsoft SDK for Java

Internationalization Samples

The Microsoft SDK for Java enhances the internationalization features of Java with support for local character set encoding, Microsoft® Win32® resources, locales, vertical writing, and Java-based input method editors (IMEs). For more information about the SDK's internationalization support, see Internationalization.

The following internationalization sample is provided.

Sample Description
Sample Input Method Editor Location: \Samples\International\Sampleime

Technologies: Internationalization

Demonstrates:

  • Implementing a Java-based, level 2 Input Method Editor (IME) using the InputMethodListener and InputMethodCallback interfaces.
Win32 Resource Loading Location: \Samples\Windows\Win32ResSupport

Technologies: Windows, AFC, Internationalization

Demonstrates:

  • Using the supported Microsoft® Win32® resource styles and controls included with the Win32ResourceDecoder class in the com.ms.ui.resource package.

  • Using Win32 resource (.res) files to develop multilingual applications.

  • Using the resmerge tool to combine multiple Win32 resource files into a single file.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.