Microsoft SDK for Java

Form.dispose

Releases all the system resources associated with this form.

Syntax

public void dispose()

Remarks

When overriding dispose, be sure to call super.dispose.

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