61 const String& description);
68 bool isFileSuitable (
const File& file)
const override;
71 bool isDirectorySuitable (
const File& file)
const override;
Holds a resizable array of primitive or copy-by-value objects.
Interface for deciding which files are suitable for something.
Represents a local file or directory.
A special array for holding a list of strings.
A type of FileFilter that works by wildcard pattern matching.
#define JUCE_API
This macro is added to all JUCE public class declarations.