public static JComponent withLabel(String label, JComponent component) { ret westAndCenter(jlabel(label + " "), component); }