static JPanel singleColorPanelWithSize(Color color, int w, int h) { ret jMinSize(w, h, singleColorPanel()); }