Uses of Package
shared

Packages that use shared
actions.chat includes the chat functionality for the client. 
actions.module includes the functions for module handling in the client application. 
actions.toplist includes the functions for the toplists in the client application. 
actions.user includes the functions for registering a user and changing user preferences for the client program. 
client includes the classes to start the client program and handle the functionality. 
interfaces includes the interfaces for the client and the server. 
server includes the classes to realize the server side functionality. 
shared includes additional classes used by both the client and the server. 
 

Classes in shared used by actions.chat
Item
           
Module
           
StandardUser
           
 

Classes in shared used by actions.module
Module
           
 

Classes in shared used by actions.toplist
Module
           
 

Classes in shared used by actions.user
StandardUser
           
 

Classes in shared used by client
StandardUser
           
UserVerification
           
 

Classes in shared used by interfaces
Item
           
Module
           
StandardUser
           
StandardUserExtended
          extends the StandardUser to include the online status and distance from another user.
UserVerification
           
 

Classes in shared used by server
Item
           
Module
           
PowerUser
           
StandardUser
           
StandardUserExtended
          extends the StandardUser to include the online status and distance from another user.
UserVerification
           
 

Classes in shared used by shared
Module
           
StandardUser