static void addActionListener(JTextField tf, final Runnable action) { onEnter(tf, action); }