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