I just implemented the Java JFileChooser into my program and was wondering if There is a back button that can be added. In most file choosers in programs such as Microsoft Word or Photoshop, you can traverse back a directory. This option is very useful and was wondering if there is any way to do this.
I just implemented the Java JFileChooser into my program and was wondering if There
Share
This is really up to the look and feel, Windows look and feel does have a back button.