static JComponent mapMethodLike dm_textFieldWithLabel(S field) { ret withLabel(humanizeLabel(field) + ":", dm_textField(field)); }