Interface JWFileChoosersTestingType

  • All Known Implementing Classes:
    JWFileChoosersTesting

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

      • ioDelay

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