Determines whether the associated component is currently being disposed of.
public synchronized boolean getDisposing()
Returns true if the component is being disposed of; otherwise, returns false.
See Also dispose