static JPanel textFieldWithButton(S buttonText, final JTextField tf) { ret centerAndEast(tf, withLeftMargin(jbutton(buttonText, r { simulateEnter(tf) }))); }