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