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