Microsoft SDK for Java

deactivate

This method of the InputMethodListener Interface deactivates the IME. You must call this method to deactivate the IME because the IME will never receive or lose focus and be deactivated by using focus methods.

Syntax

public void deactivate();

Remarks

Currently, this method is not implemented.

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