Microsoft SDK for Java

removeInputMethod

This method of the InputManagerListener Interface removes a registered IME from the IMM-maintained list.

Syntax

public void removeInputMethod(InputMethodListener ime);

Parameters

ime The IME removed from the list.

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