static JSlider mapMethodLike dm_intSlider(S field, int min, int max) { ret jLiveValueSlider_double_bothWays(min, max, dm_fieldLiveValueWithConversions(field, Double.class, x -> (double) x, lambda1 iround)); }