Package actions.user

includes the functions for registering a user and changing user preferences for the client program.

See:
          Description

Class Summary
ChangePreferences this class will open a JFrame allowing to edit the preferences of the currently logged in user.
ContactList implements the contact list as a panel added to the main window.
GetPowerUser implements the panel displayed for StandardUser instead of the contactlist.
RegisterUser offers the functionality to create a new user account.
ReloadContacts will reload the contactList.
UserInfo this class opens a new frame including informations about the authors and the website
 

Package actions.user Description

includes the functions for registering a user and changing user preferences for the client program.