Class SettingsComponents.ComboBoxSetter

    • Constructor Detail

      • ComboBoxSetter

        public ComboBoxSetter​(@NotNull
                              @NotNull javax.swing.JComboBox<java.lang.String> component,
                              @NotNull
                              @NotNull ComboBoxAdapter<?> adapter,
                              @NotNull
                              @NotNull Getter<java.lang.Integer> getter,
                              @NotNull
                              @NotNull Setter<java.lang.Integer> setter)