|
Class Summary |
| Biff |
The main application window. |
| BiffIcon |
Application icon images |
| Controller |
This class uses a FetchAgent e.g. |
| MailUtil |
This class contains a collection of methods for handling
mail messages. |
| Model |
A Table model that also listens for mail events |
| Smtp |
A simple dialog for sending a SMTP mail. |
| Splash |
Displays a Splash Image in a window at the center of the screen The
window will have an area at the bottom of the screen for displaying
optional messages. |
| TerminateController |
This class observes objects that implements the SafeTerminate
interface. |
| Util |
A collection of tutti-frutti utility methods for tildeslash biff. |
| View |
A JTable for viewing mail messages |
| WakeUpClient |
This program connects to a WakeUp server and tries to wake it up. |
| WakeUpServer |
This class binds a server socket to a given port, if anything
tries to connect to that port it will fire a WakeUp event to
notify any listeners. |