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

W

WSIDOClientBoot - Class in client
initializes the login application
WSIDOClientBoot() - Constructor for class client.WSIDOClientBoot
 
WSIDOClientImpl - Class in client
realizes the callback functionality.
WSIDOClientImpl() - Constructor for class client.WSIDOClientImpl
construction object for RemoteException and chatWindows Hashtable
WSIDOClientInterface - Interface in interfaces
 
WSIDOClientMain - Class in client
initializes the main application after a successfull login
WSIDOClientMain(WSIDOClientImpl, WSIDOInterface, StandardUser, UserVerification, ResourceBundle, Document) - Constructor for class client.WSIDOClientMain
constructor to start main program. gets all the needed objects from the login screen.
WSIDOClientStart - Class in client
initializes the login window and load the main class if logged in successfully
WSIDOClientStart() - Constructor for class client.WSIDOClientStart
constructs the window and connects to the server
WSIDOClientStart(String, String) - Constructor for class client.WSIDOClientStart
constructs the program with an individual webserver and port
WSIDOClientStart(String) - Constructor for class client.WSIDOClientStart
 
WSIDOInterface - Interface in interfaces
Here we define actions for the "normal users" of the program
WSIDOInterfaceAdmin - Interface in interfaces
Here we define actions for the admin part of the program
WSIDOServer - Class in server
this class is the main class for the WhatShallIDo server to start the server use the following command: 1: start the rmiregistry in a command shell rmiregistry example: rmiregistry 33000 2. start the server with the following command from a command shell java -classpath .
WSIDOServer() - Constructor for class server.WSIDOServer
constructor to instantiate the class WSIDOServer

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