MailMessager v0.0.1 API Specification

Packages
com.jmo.mailmessager Provides the controller class primarily responsible for managing MailMessager.
com.jmo.mailmessager.display Provides all classes that control the Gui interfaces to the application.
com.jmo.mailmessager.utils Provides the utility classes necessary to log exceptions, do encryption, and animate the Windows System Tray icon.
com.jmo.mailmessager.utils.mail Provides the classes for connecting to mail servers and retrieving email, as well as storing Mail Account configurations and any received email messages.
com.jmo.mailmessager.utils.xml Provides the XML Engine class that is responsible for all XML reading and writing to the configuration file, settings.xml.