Microsoft SDK for Java

setFont

This method of the InputMethodListener Interface sets the font used in composition window.

Syntax

public void setFont(Font font);

Parameters

font The Font used in the composition window.

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