Interface JWFileChoosersTestingType

All Known Implementing Classes:
JWFileChoosersTesting

@Immutable public interface JWFileChoosersTestingType
Configuration parameters useful for testing this chooser implementation.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • ioDelay

      Optional<Duration> ioDelay()
      Returns:
      A delay added to I/O operations to test how the UI responds to slow I/O.