Microsoft SDK for Java

getInputMethod

This method of the InputManagerListener Interface retrieves an IME from an Input Method Manager-maintained list.

Syntax

public InputMethodListener getInputMethod(int idx);

Return Value

Returns the InputMethodListener at a specific index interface.

Parameters

idx An index of an IME on the list.

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