Search:

Type: Posts; User: camboy8

Search: Search took 0.09 seconds.

  1. Re: How to add file extension to JFileChooser.showSaveDialog() ?

    I guess that works. But other than appending the file path. Isn't there like a graphical option. When you save a word document it lets you chose the file type at the bottom "File Format: All Files"....
  2. How to add file extension to JFileChooser.showSaveDialog() ?

    I'm building this basic, basic text editor. And the saving works fine, but I don't know how to automatically add a file extension to the output. Here's what the method looks like so far


    ...
Results 1 to 2 of 2