Microsoft SDK for Java

setComponent

This method of the DirectDrawClipper Class associates the surface object with a top-level Java component.

Syntax

public void setComponent(Component c);

Parameters

c The component to link the DirectDrawClipper object to.

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