Microsoft SDK for Java

Component.getDisposing

Determines whether the 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.