static A jMinSize(int w, int h, A c) { ret jMinWidth(w, jMinHeight(h, c)); }