static JFrame exitProgramOnFrameClose(Component c) { JFrame f = getFrame(c); onWindowClosing(f, f cleanKill); ret f; }