set Quit Handler
Pass this method an Object and Method equipped to perform application shutdown logic. The method passed should return a boolean stating whether the quit should occur.
Parameters
quit Handler
Pass this method an Object and Method equipped to perform application shutdown logic. The method passed should return a boolean stating whether the quit should occur.