Search:

Type: Posts; User: copeg

Search: Search took 0.08 seconds.

  1. Replies
    12
    Views
    2,586

    Re: User Input File Name

    See the link I posted above. A JFileChooser is like any file chooser you see in many applications, which allows users to select the location to place a file and define a name for the file. You can...
  2. Replies
    12
    Views
    2,586

    Re: User Input File Name

    You might want to look into using a JFileChooser
    How to Use File Choosers (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Swing Components)
Results 1 to 2 of 2