static A jMaxWidth(int w, A c) { c.setMaximumSize(new Dimension(w, size.height)); ret c; }