static JSlider mapMethodLike dm_intSlider(S field, int min, int max) { ret jLiveValueSlider_int_bothWays(min, max, dm_fieldLiveValue(field)); }