This is a decorator class that can be used in a
JFileChooser to preview the contents of a text or image file. If the file name has a suffix of jpg, jpeg, gif or png this class will attempt to render it as an image, else it will render it as text.
@author
Colin Bell