Package net.sf.jmp3renamer

Interface Summary
DataPlugin This interface hast to be implemented by PlugIns, which want to act as datasources, like the FreeDB-PlugIn or the Filetag-PlugIn
FilePlugin This interface has to be implemented by all PlugIns, which represent a fileformat like the Mp3-PlugIn or the Ogg-PlugIn.
GeneralPlugin This interface has to be implemented by plugIns, which want to act as general plugins, appearing in the plugins menu
LogObserver  
Plugin The interface Plugin has to be implemented by every PlugIn.
PluginList  
RowObserver  
Translatable  
 

Class Summary
AbstractTranslatablePlugin  
DataManager This class holds the data used for renaming and tagging.
DataSet A set of data which holds information for each track like title, artist, tracknumber, album, ...
FileManager Manages the files of a selected directory and provides functions for files like extracting meta data or renaming.
I18N  
ImageLoader  
JarClassLoader This ClassLoader is designed for plugin-based applications.
LogEntry  
Logger Manages all output.
LoggingArchive  
MagicCookie  
MagicCookieBaker Translates magic cookie expressions to strings with the according values.
Main The backbone of JMP3Renamer.
PluginLoader  
TODO Dummy class to manage TODOs Eclipse shows them unders "Tasks"