public interface FileChooserProvider
| Modifier and Type | Method and Description | 
|---|---|
Path | 
showOpenDialog()  | 
List<Path> | 
showOpenMultipleDialog()  | 
Path | 
showSaveAsDialog(String initialFileName)  | 
Copyright © 2012–2016 Drombler. All rights reserved.