Class SettingsComponents.ColorCheckBoxEnabledSetter

    • Constructor Detail

      • ColorCheckBoxEnabledSetter

        public ColorCheckBoxEnabledSetter​(@NotNull
                                          @NotNull CheckBoxWithColorChooser component,
                                          @NotNull
                                          @NotNull Getter<java.lang.Boolean> getter,
                                          @NotNull
                                          @NotNull Setter<java.lang.Boolean> setter)