Package edu.harvard.deas.hyperenc.gui

Provides the GUI for the hyper-encryption client.

See:
          Description

Interface Summary
ComposerListener  
 

Class Summary
AddContact A dialog box for adding a new contact.
BasicMessageStorage Stores collections of GuiMessages.
Composer Provides a window for composing and sending messages.
ComposerEvent Event used to indicate that a new message is ready for processing.
ComposerToolbar  
DBMessageStorage Stores collections of GuiMessages.
GuiMessage A message with some extra fields for user interaction purposes.
HyperGui A graphical front-end for hyper-encryption.
MessageStorage Stores collections of GuiMessages.
MessageTableModel A TableModel backed by a MessageStorage object.
StatusPanel  
Toolbar  
 

Enum Summary
ReadStatus An enum representing the status of a message.
 

Package edu.harvard.deas.hyperenc.gui Description

Provides the GUI for the hyper-encryption client. Includes support for composing and sending e-mails, for reading e-mails and storing them to disk, and for controlling the client processes (such as page retrieval and reconciliation).