Packages
 In this topic

*Constructors

 

Packages   PreviousThis PackageNext
Package com.ms.util.InputMethod   Previous This
Package
Next

 


Class InputMethodMessage

public abstract class InputMethodMessage
{
  // Constructors
  public InputMethodMessage();
}

This class provides a base from which input method editor (IME) message classes can be derived.

Constructors

InputMethodMessage

public InputMethodMessage();

Creates an input method message.

See Also: com.ms.util.InputMethod.IMENotifyMessage, com.ms.util.InputMethod.IMECompositionMessage

upnrm.gif © 1998 Microsoft Corporation. All rights reserved. Terms of use.