Uses of Class
mail.User

Packages that use User
mail   
mail.gui   
 

Uses of User in mail
 

Fields in mail declared as User
private  User MailArchive.user
          the user, that owns the MailArchive
 

Constructors in mail with parameters of type User
MailArchive(java.io.File basedir, User user, EncSupply enc)
          initializes, if necessary creates the MailArchive.
 

Uses of User in mail.gui
 

Fields in mail.gui declared as User
private  User P2pMail.user