Microsoft SDK for Java

paint

This method of the InputMethodListener Interface paints the object on a specific graphic object.

Syntax

public void paint(Graphics g);

Parameters

g The Graphics object used to paint.

Remarks

Currently, this method is not implemented.

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