|
Class Summary |
| AbstractFile2Db |
It is a prototype of plugin mechanism: it's a base class that represents an
analyzer class for the volume scanning wizard. |
| AbstractPreviewer |
It is an abstract class used as a base for file-type-specific previewers. |
| File2DbDispatcher |
Dispatches a file to a derived class of AbstractFile2Db, if possible.
|
| MediConfig |
Configuration static class for Medi. |
| MP3File2Db |
Maps an MP3 into the database, storing information about the title, sampling,
author, album.
|
| PicturePreviewer |
It is a previewer for JPG, GIF, PNG files. |
| PreviewDispatcher |
It is a class to dispatch preview classes. |
| VolumeScanningSaver |
It is a class used to save information about volume scanning. |