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.
public void paint(Graphics g);
g | The graphics context to use to paint the applet. |