Packages
actions includes the actions for the client program
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.
lib includes additional classes and jar files used 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.