Microsoft SDK for Java

activate

This method of the InputMethodListener Interface activates the IME. You must call this method to activate the IME because the IME will never receive focus and be activated by using focus methods.

Syntax

public void activate();

Remarks

Currently, this method is not implemented.

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