Class SettingsComponents.CheckBoxSetter

    • Constructor Detail

      • CheckBoxSetter

        public CheckBoxSetter​(@NotNull
                              @NotNull javax.swing.JCheckBox component,
                              @NotNull
                              @NotNull Getter<java.lang.Boolean> getter,
                              @NotNull
                              @NotNull Setter<java.lang.Boolean> setter)