static JFrame showFrameMinWidth(int w, JComponent c) { ret centerFrame(frameMinWidth(w, showPackedFrame(c))); }