org.autoplot.AppManager.CloseCallback
anything that wants an opportunity to cancel the close request should register here.
checkClose
checkClose( ) → boolean
return true if the callback okays the close.
Returns:
true if the callback okays the close.
[search for examples]
[view on GitHub]
[view on old javadoc]
[view source]