Package view.GUI

Class PathChooserGUI

java.lang.Object
view.GUI.PathChooserGUI

public class PathChooserGUI extends Object
Static class for JFileChooser path chooser
See Also:
  • Constructor Details

    • PathChooserGUI

      public PathChooserGUI()
  • Method Details

    • getFolderPath

      public static String getFolderPath()
      Create a JFileChooser and return the absolute path to file selected
      Returns:
      absolute path to file selected with chooser