Project import.

Adding custom file filters

ProjectViewer allows other plugins to add custom file filters to the built-in import dialogs. These file filters control both what the user sees in the Swing file chooser and what files are imported when recursing into directories.

To create a custom file filter, extend the class {@link projectviewer.importer.ImporterFileFilter ImporterFileFilter} and declare the following property: