Microsoft SDK for Java

IComponentSite.getDisposing

Determines whether the associated component is currently being disposed of.

Syntax

public synchronized boolean getDisposing()

Return Value

Returns true if the component is being disposed of; otherwise, returns false.

See Also   dispose

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