Package proper.gui.core.io

IO-related classes, e.g.

See:
          Description

Class Summary
ImageLoader This class is a little helper for loading Images from a jar archive.
SimpleFileFilter A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
SimpleFileView A convenience implementation of the FileView interface that manages name, icon, traversable, and file type information.
 

Package proper.gui.core.io Description

IO-related classes, e.g. for loading images, can be found here.