Component.getDisposing

Overview | Methods | This Package | All Packages

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