static JComponent mapMethodLike dm_spinnerWithLabel(S field, int min, int max) { ret withLabel(humanizeLabel(field), dm_spinner(field, min, max)); }