static JSpinner mapMethodLike dm_intSpinner(S field, int min, int max) { ret dm_spinner(field, min, max); }