Package eu.bandm.tools.util.files
Interface CliOrGui.FileChooser
- Enclosing class:
CliOrGui
public static interface CliOrGui.FileChooser
Interactive file chooser.
-
Method Summary
-
Method Details
-
choose
Choose an existing file (simple file or directory) interactively.- Parameters:
title
- of the GUI input dialog.- Returns:
- the chosen file or null
-