static JTextField jVarTextField(IVarWithNotify var) { ret bindTextComponentToVarWithNotify(jTextField(), var); }