A B C D E G H I J K L M O P R S T U W

A

AboutWindow - Class in actions
this class opens a new frame including informations about the authors and the website
AboutWindow(WSIDOClientMain) - Constructor for class actions.AboutWindow
constructs the window and stores the reference for the main application and initializes the window
acceptRequest(StandardUser) - Method in class client.WSIDOClientImpl
callback function that determines if the receiving user wants to interact with the calling user.
acceptRequest(StandardUser) - Method in interface interfaces.WSIDOClientInterface
asks the user if he wants to accept the chat request from another user
actions - package actions
includes the actions for the client program
actions.chat - package actions.chat
includes the chat functionality for the client.
actions.module - package actions.module
includes the functions for module handling in the client application.
actions.toplist - package actions.toplist
includes the functions for the toplists in the client application.
actions.user - package actions.user
includes the functions for registering a user and changing user preferences for the client program.
addChatWindow(StandardUser) - Method in class client.WSIDOClientImpl
creates a new chat window
addElementWithSameKey(Item) - Method in class server.PersToplist
 
addInteract(long, long) - Method in class server.DatabaseConnect
method which logs who contacts who
addMessage(String) - Method in class actions.chat.ChatWindow
adds a new message to the chat window
addToContactList(UserVerification, long) - Method in interface interfaces.WSIDOInterface
 
addToContactList(long, long) - Method in class server.DatabaseConnect
method which adds a user to another users contact list
addToContactList(UserVerification, long) - Method in class server.WSIDOServer
method which adds a user to another users contact list
addUser(UserVerification, StandardUser) - Method in interface interfaces.WSIDOInterfaceAdmin
add a new User
addUser(UserVerification, StandardUser) - Method in class server.WSIDOServer
administrator method
append(Color, String) - Method in class lib.JTextPaneExtended
appends text to the actual text pane
AskThread - Class in actions.chat
starts a thread for the confirmation messagebox while connectiong to a user.
AskThread(WSIDOClientMain, Thread) - Constructor for class actions.chat.AskThread
constructs the Thread.

A B C D E G H I J K L M O P R S T U W