Class SettingsComponents.TextBoxSetter

    • Constructor Detail

      • TextBoxSetter

        public TextBoxSetter​(@NotNull
                             @NotNull javax.swing.text.JTextComponent component,
                             @NotNull
                             @NotNull Getter<java.lang.String> getter,
                             @NotNull
                             @NotNull Setter<java.lang.String> setter)