static JFrame showMainFrame(S title, Component contents) { ret exitOnClose(showFrame(title, contents)); }