A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
Extensions are of the type ".foo", which is typically found on Windows and Unix boxes, but not on Macinthosh. Case is ignored.
|
|