Microsoft SDK for Java

PaintEvent.PaintEvent

Creates a PaintEvent object.

Syntax

public PaintEvent( Graphics graphics, RECT rect )

Parameters

graphics

The Graphics object used to paint the item.

rect

The com.ms.win32.RECT structure that represents the rectangle in which to paint.

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