Microsoft SDK for Java

Form.onClosed

Triggers the closed event.

Syntax

protected void onClosed( Event e )

Parameters

e

An Event object that provides the event data.

Remarks

The closed event occurs when the form is closed.

See Also   addOnClosed, removeOnClosed

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