Class SettingsComponents.TextFieldWithBrowseButtonSetter

    • Constructor Detail

      • TextFieldWithBrowseButtonSetter

        public TextFieldWithBrowseButtonSetter​(@NotNull
                                               @NotNull com.intellij.openapi.ui.TextFieldWithBrowseButton component,
                                               @NotNull
                                               @NotNull Getter<java.lang.String> getter,
                                               @NotNull
                                               @NotNull Setter<java.lang.String> setter)