static JButton submitButtonOnEnter(final JButton b) { BROKEN onEnter(b, r { clickButton(b) }); ret b; }