can-exit? in top-level-window<%>
Called for each visible top-level window when the operating system
requests that all programs shut down; for each frame that returns a
true value, the frame's
on-exit method is called.
( -> booleansend a-top-level-window can-exit?)
Calls
can-close? and returns the result.