The interface ListContentProvider.java manages the interaction between an
IAudioFileCollection and an visual representation of this
IAudioFileCollection instance.
loads the supported file extensions to a hashset. the resulting set is
passed to a filefilter, so that only files with that extension aree
allowed to be evaluated.