Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.11 seconds.

  1. Re: Can't get it to save stuff with JFileChooser

    Got that from the API. It actually makes sense, which is more than can be said for most of the class descriptions.


    I would think that you need to figure out how to write to either .doc,docx, or...
  2. Re: Can't get it to save stuff with JFileChooser

    I usually hardcode my output paths and use JFileChoosers for my input paths. It actually never occured to me that I could let the user select where it goes. However, usually the only file...
  3. Re: Can't get it to save stuff with JFileChooser

    Ok, here's a question.

    Where do you tell it what data to save to the file?

    I dont know anything about saving using JFileChooser, but I can google. See if the saveFile() method helps you with...
Results 1 to 3 of 3