public abstract class FileChooserBuilderProvider extends Object
Constructor and Description |
---|
FileChooserBuilderProvider() |
Modifier and Type | Method and Description |
---|---|
abstract FileChooserBuilder |
createFileChooserBuilder(FileSystem fileSystem)
Provides FileChooserBuilder for the given file system.
|
abstract FileChooserBuilder |
createFileChooserBuilder(FileSystem fileSystem,
String dirKey)
Provides FileChooserBuilder for the given file system.
|
public abstract FileChooserBuilder createFileChooserBuilder(FileSystem fileSystem)
fileSystem
- A virtual file systempublic abstract FileChooserBuilder createFileChooserBuilder(FileSystem fileSystem, String dirKey)
fileSystem
- A virtual file systemdirKey
- A non-null ad-hoc string. If a FileChooser was previously
used with the same string as is passed, then the initial directory