Restrict FileSystemView to a Directory
843804Sep 29 2004 — edited Dec 7 2004Trying to force my JFileChooser to restrict to only one directory so that users cannot navigate the file system. This custom JFileChooser will be used for playing or deleting files. Any sample code for restricting FileSystemView to a directory, much appreciated.