static JSpinner mapMethodLike dm_powersOfTwoSpinner(S field, int max, int defaultValue) { ret bindLiveValueToSpinner(dm_fieldLiveValue(field), jPowersOfTwoSpinner(max, defaultValue)); }