IComponentSite.getDisposing

Overview | Methods | This Package | All Packages

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