Package fr.tireme.shared

All utilities shared by projects and sub projects.

See:
          Description

Class Summary
FastImageInfo Fast access to the ImageInfo class.
FileUtils File utilities Note: a lot of the provided code here has been extracted and modified from the org.apache.tools.ant.util.FileUtils and org.apache.tools.ant.taskdefs.Replace classes.
GuiThread Class managing all threaded User Interface where there is a need to send interactive messages to a log area and, if needed to update a progress bar.
ImageInfo Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM, PSD and SWF files (or input streams).
Loader Loader is used to load a class given its name.
Messages Manage messages used by the Graphical User Interface.
StringUtils Privates utilities Including : string manipulation
SystemUtils A simple, static class to access some System utilities.
 

Exception Summary
StandardException Exception manager for all problem within threaded processes.
 

Package fr.tireme.shared Description

All utilities shared by projects and sub projects.

All these utilities are supposed to be schemaDoc context independant.