Uses of Package
client

Packages that use client
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. 
 

Classes in client used by actions
WSIDOClientMain
          initializes the main application after a successfull login
 

Classes in client used by actions.chat
WSIDOClientImpl
          realizes the callback functionality.
WSIDOClientMain
          initializes the main application after a successfull login
 

Classes in client used by actions.module
WSIDOClientMain
          initializes the main application after a successfull login
 

Classes in client used by actions.toplist
WSIDOClientMain
          initializes the main application after a successfull login
 

Classes in client used by actions.user
WSIDOClientMain
          initializes the main application after a successfull login
WSIDOClientStart
          initializes the login window and load the main class if logged in successfully
 

Classes in client used by client
WSIDOClientImpl
          realizes the callback functionality.
WSIDOClientMain
          initializes the main application after a successfull login