Microsoft SDK for Java

paint

This method of the XMLDSO class displays diagnostic information that helps the page author debug the page if the applet that contains the XMLDSO class is given bounds that are non-zero.

Syntax

public void paint(Graphics g);

Parameters

g The graphics context to use to paint the applet.

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