static JComponent withLabelToTheRight(JComponent component, S label) { ret centerAndEast(component, jlabel(" " + label)); }