Uses of Interface
eu.bandm.tools.util.files.CliOrGui.FileChooser
Packages that use CliOrGui.FileChooser
-
Uses of CliOrGui.FileChooser in eu.bandm.tools.util.files
Methods in eu.bandm.tools.util.files that return CliOrGui.FileChooserModifier and TypeMethodDescriptionstatic CliOrGui.FileChooser
CliOrGui.wrap
(JFileChooser peer) Factory method to wrap a Java Swing file chooser.Methods in eu.bandm.tools.util.files with parameters of type CliOrGui.FileChooserModifier and TypeMethodDescriptionCliOrGui.selectOneInputFile
(String title, CliOrGui.FileChooser fileChooser, boolean lenient, String[] args) Define the path of one input file.