Search:

Type: Posts; User: camboy8

Search: Search took 0.07 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


    ...
  3. Replies
    1
    Views
    1,420

    Button help, confusing error.

    So in my CS class we made a simple program to sort a list of names then re-write the names into a new file. It was really easy and I finished pretty fast. But then I decided to make it GUI with awt...
Results 1 to 3 of 3