static JSpinner mapMethodLike dm_powersOfTwoSpinner(S field, int max) { SimpleLiveValue lv = dm_fieldLiveValue(field); ret bindLiveValueToSpinner(lv, jPowersOfTwoSpinner(max, lv!)); }