Package com.jmo.mailmessager.utils

Provides the utility classes necessary to log exceptions, do encryption, and animate the Windows System Tray icon.

See:
          Description

Class Summary
ExceptionHandler Abstract class containing static methods to log timestamp of exception's occurence and its stack trace.
MailMessagerEncrypter Encryption and Decryption Engine.
MailMessagerIconAnimator Used to spawn a thread for animation of rotating "thinking" icons as well as rotating icons of mail accounts that contain new email messages.
 

Package com.jmo.mailmessager.utils Description

Provides the utility classes necessary to log exceptions, do encryption, and animate the Windows System Tray icon.

Since:
0.0.1