Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,538

    Re: how to save to a specified path

    Here's a link to the Java API doc: Java Platform SE 7
    There are examples there.

    All beginners need to know how to find class definitions in the API doc
  2. Replies
    3
    Views
    1,538

    Re: how to save to a specified path

    Look at the JFileChooser class as a way for a user to specify where to write a file.
Results 1 to 2 of 2