static JTextField showForm_submitOnEnter(final JTextField tf, final Runnable r) { ret onEnter(tf, r { callF(r); disposeFrame(tf); }); }