Package view.GUI
Class PathChooserGUI
java.lang.Object
view.GUI.PathChooserGUI
Static class for
JFileChooser
path chooser- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
Create aJFileChooser
and return the absolute path to file selected
-
Constructor Details
-
PathChooserGUI
public PathChooserGUI()
-
-
Method Details
-
getFolderPath
Create aJFileChooser
and return the absolute path to file selected- Returns:
- absolute path to file selected with chooser
-