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