Class SettingsComponents.RadioButtonSetter

    • Constructor Detail

      • RadioButtonSetter

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