Add a new SingleRootFileSystemView which restricts file choosers to files and directories inside the SingleRootFileSystemView specified directory
Add a isRestricted boolean option to the JOptionalFileChooser and UnsortableFileChooser to be able to restrict the file chooser to files and directories inside the current directory
Add a isRestricted boolean option to the JFileSelector to restrict the associated file chooser to files and directories inside the current directory
Add constructors to the UnsortableFileChooser to be able to use a FileSystemView
Add constructors to the JFileSelector to be able to use aa FileSystemView
Use markdown for the code documentation on sourceforge
Last edit: Hervé Girod 2025-10-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Add a new SingleRootFileSystemView which restricts file choosers to files and directories inside the SingleRootFileSystemView specified directory
Add a isRestricted boolean option to the JOptionalFileChooser and UnsortableFileChooser to be able to restrict the file chooser to files and directories inside the current directory
Add a isRestricted boolean option to the JFileSelector to restrict the associated file chooser to files and directories inside the current directory
Add constructors to the UnsortableFileChooser to be able to use a FileSystemView
Add constructors to the JFileSelector to be able to use aa FileSystemView
Use markdown for the code documentation on sourceforge
Last edit: Hervé Girod 2025-10-18