Interface FileParameter

All Superinterfaces:
ConfigParameter, Parameter, ParameterWithHint
All Known Implementing Classes:
FileParameterImpl

public interface FileParameter extends Parameter, ParameterWithHint
Since:
2.5.0.1
See Also:
  • Method Details

    • getValue

      String getValue()
    • setDialogTitleKey

      void setDialogTitleKey(String key)
      Title of the dialog box shown when user clicks the browse button
      Since:
      BiglyBT 1.9.0.1