Microsoft SDK for Java

Palette.finalize

Frees the resources allocated by this object.

Syntax

protected void finalize()

Remarks

A call to finalize is equivalent to a call to the Palette object's dispose method.

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