All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

About(). Constructor for class About
Constructor
About(String). Constructor for class About
About constructor comment.
actionPerformed(ActionEvent). Method in class DlgBoxGetNickName
Method to handle events for the ActionListener interface.
actionPerformed(ActionEvent). Method in class FrameConnexion
Lorsqu'on appuie sur le bouton, on lance la fenêtre FrameHostPort qui sert a saisir l'adresse IP du correspondant
actionPerformed(ActionEvent). Method in class FrameHostPort
actionPerformed(ActionEvent). Method in class PanelListUser
Method to handle events for the ActionListener interface.
actionPerformed(ActionEvent). Method in class TalkWindow
Si l'utilisateur clique sur "Terminer le talk" dans la barre de menu, on ferme la connection et on ferme la fenêtre de Talk
addButton(User). Method in class PanelListUser
This method was created in VisualAge.
addCommand(String). Method in class ServerInterface
Reception des commandes de la part du serveur
addUser(User). Method in class Serveur.UserList
Ajoute un utilkisateur dans la liste
alive. Variable in class Serveur.User
appendTextToInput(String). Method in class TalkWindow
Concatene s dans la TextArea

B

buttonActionEvents(ButtonUser). Method in class PanelListUser
Comment
buttonCancel_ActionEvents(). Method in class DlgBoxGetNickName
Comment
buttonOk_ActionEvents(). Method in class DlgBoxGetNickName
Comment
ButtonUser(User). Constructor for class ButtonUser
ButtonUser constructor comment.

C

checkUserAlive(). Method in class Serveur.UserList
Check pour savoir si tous les utilisateurs sotn encore en vie (si il repondent).
close(). Method in class ServerInterface
Fermeture de la connexion
closeConnection(). Method in class Common.OutputData
Fermeture du PrintWriter.
closeConnection(). Method in class Common.OutputDataSocket
Fermeture du PrintWriter.
CommandTranslator(). Constructor for class Common.CommandTranslator
connEtoC1(). Method in class DlgBoxGetNickName
connEtoC1: (ButtonOk.action.
connEtoC1(WindowEvent). Method in class Serveur.MainFrame
connEtoC1: (MainFrame.window.windowClosing(java.awt.event.WindowEvent) --> MainFrame.dispose()V)
connEtoC2(). Method in class DlgBoxGetNickName
connEtoC2: (ButtonCancel.action.
connexionEvent(Socket). Method in class Common.ConnexionServeur
This method was created in VisualAge.
connexionEvent(Socket). Method in class Serveur
This method was created in VisualAge.
connexionEvent(Socket). Method in class Serveur.Serveur
Une nouvelle connexion apprait
ConnexionServeur(int, int). Constructor for class Common.ConnexionServeur
Création du ServerSocket.
connexionTerminee. Variable in class Common.Dispatcher
currentCommand. Variable in class Serveur.Dispatcher
currentCommand. Variable in class ServerInterface

D

daemonTestList. Variable in class Serveur.UserList
DaemonTestList(UserList). Constructor for class Serveur.DaemonTestList
DaemonTestList constructor comment.
dispatcher. Variable in class KeyPressEvent
dispatcher. Variable in class ServerInterface
dispatcher. Variable in class TalkWindow
dispatcher. Variable in class Serveur.User
Dispatcher(Socket). Constructor for class Dispatcher
Création des InputData et OutputDate associée au Dispatcher
Dispatcher(Socket). Constructor for class Common.Dispatcher
Création des InputData et OutputDate associée au Dispatcher
Dispatcher(Socket, User). Constructor for class Serveur.Dispatcher
Dispatcher constructor comment.
DispatcherServeur(Socket, ServerInterface). Constructor for class DispatcherServeur
Dispatcher constructor comment.
DlgBoxGetNickName(). Constructor for class DlgBoxGetNickName
Constructor
DlgBoxGetNickName(Frame). Constructor for class DlgBoxGetNickName
DlgBoxGetNickName constructor comment.
DlgBoxGetNickName(Frame, boolean). Constructor for class DlgBoxGetNickName
DlgBoxGetNickName constructor comment.
DlgBoxGetNickName(Frame, String). Constructor for class DlgBoxGetNickName
DlgBoxGetNickName constructor comment.
DlgBoxGetNickName(Frame, String, boolean). Constructor for class DlgBoxGetNickName
DlgBoxGetNickName constructor comment.

F

fenetreInput. Variable in class TalkWindow
fenetreOutput. Variable in class TalkWindow
frameConnection. Static variable in class Talk
FrameConnexion(). Constructor for class FrameConnexion
Mise en place des différents composants de l'interface graphique
FrameHostPort(). Constructor for class FrameHostPort
Mise en place des composants du dialogue
FrameHostPortClient(). Constructor for class FrameHostPortClient
Mise en place des composants du dialogue
FrameHostPortServeur(). Constructor for class FrameHostPortServeur
Mise en place des composants du dialogue

G

getButtonCancel(). Method in class DlgBoxGetNickName
Return the ButtonCancel property value.
getButtonOk(). Method in class DlgBoxGetNickName
Return the ButtonOk property value.
getCommandcheckIfAlive(). Static method in class Common.CommandTranslator
This method was created in VisualAge.
getCommandSetListUser(). Static method in class Common.CommandTranslator
This method was created in VisualAge.
getCommandSetName(). Static method in class Common.CommandTranslator
This method was created in VisualAge.
getContentsPane(). Method in class Serveur.MainFrame
Return the ContentsPane property value.
getIPAddress(). Method in class User
This method was created in VisualAge.
getIPAdress(). Method in class Serveur.User
Renvoie l'adresse IP de l'utilisateur
getJDialogContentPane(). Method in class DlgBoxGetNickName
Return the JDialogContentPane property value.
getJFrameContentPane(). Method in class About
Return the JFrameContentPane property value.
getJLabel1(). Method in class About
Return the JLabel1 property value.
getJLabel2(). Method in class About
Return the JLabel2 property value.
getJLabel3(). Method in class About
Return the JLabel3 property value.
getModalResult(). Method in class DlgBoxGetNickName
This method was created in VisualAge.
getName(). Method in class DlgBoxGetNickName
This method was created in VisualAge.
getName(). Method in class User
This method was created in VisualAge.
getNickName(). Method in class DlgBoxGetNickName
This method was created in VisualAge.
getNickNameTextField(). Method in class DlgBoxGetNickName
Return the NickNameTextField property value.
getOutputWindow(). Method in class TalkWindow
Renvoie une référence sur la zone d'affichage des données recues
getSetName(String). Static method in class Common.CommandTranslator
This method was created in VisualAge.
getStringListUser(). Method in class Serveur.UserList
Donne une liste de tous les utilisateurs et de leur adresse IP sous forme de chaine
getUser(). Method in class ButtonUser
This method was created in VisualAge.
getUserName(). Method in class Serveur.User
Renvoi le nom de l'utilisateur
getViewableListUser(). Method in class Serveur.MainFrame
This method was created in VisualAge.
getViewableListUser1(). Method in class Serveur.MainFrame
Return the ViewableListUser1 property value.

H

handleException(Throwable). Method in class About
Called whenever the part throws an exception.
handleException(Throwable). Method in class DlgBoxGetNickName
Called whenever the part throws an exception.
handleException(Throwable). Method in class Serveur.MainFrame
Called whenever the part throws an exception.
handleException(Throwable). Method in class PanelListUser
Called whenever the part throws an exception.

I

ICQServeur(). Constructor for class Serveur.ICQServeur
This method was created in VisualAge.
id. Variable in class Common.Dispatcher
initConnections(). Method in class DlgBoxGetNickName
Initializes connections
initConnections(). Method in class Serveur.MainFrame
Initializes connections
initialize(). Method in class About
Initialize the class.
initialize(). Method in class DlgBoxGetNickName
Initialize the class.
initialize(). Method in class Serveur.MainFrame
Initialize the class.
initialize(). Method in class PanelListUser
Initialize the class.
inputData. Variable in class Common.InputData
inputData. Variable in class Common.InputDataSocket
InputData(Socket). Constructor for class Common.InputData
InputData est une thread qui réalise une boucle infinie en attente d'une donnée sur un InputStreamReader.
InputDataSocket(Socket). Constructor for class Common.InputDataSocket
InputData est une thread qui réalise une boucle infinie en attente d'une donnée sur un InputStreamReader.
ipAddress. Variable in class User
iPAdress. Variable in class Serveur.User
ir. Variable in class Common.InputDataSocket
is. Variable in class Common.InputDataSocket
ivjButton1. Variable in class PanelListUser
ivjButtonCancel. Variable in class DlgBoxGetNickName
ivjButtonOk. Variable in class DlgBoxGetNickName
ivjContentsPane. Variable in class Serveur.MainFrame
ivjJDialogContentPane. Variable in class DlgBoxGetNickName
ivjJFrameContentPane. Variable in class About
ivjJLabel1. Variable in class About
ivjJLabel2. Variable in class About
ivjJLabel3. Variable in class About
ivjNickName. Variable in class DlgBoxGetNickName
ivjNickNameTextField. Variable in class DlgBoxGetNickName
ivjViewableListUser1. Variable in class Serveur.MainFrame

K

keyNotify(char). Method in class Dispatcher
Appelé par KeyPressEvent lorsqu'une touche est appuyée signale aux observers qu'une donnée est a envoyer
keypressevent. Variable in class TalkWindow
KeyPressEvent(Dispatcher). Constructor for class KeyPressEvent
KeyPressEvent constructor comment.
keyTyped(KeyEvent). Method in class KeyPressEvent
On récupère la valuer de la touche enfoncée et on l'envoie au Dispatcher.

L

list. Variable in class Serveur.UserList

M

main(String[]). Static method in class About
main entrypoint - starts the part when it is run as an application
main(String[]). Static method in class DlgBoxGetNickName
main entrypoint - starts the part when it is run as an application
main(String[]). Static method in class Serveur.ICQServeur
This method was created in VisualAge.
main(String[]). Static method in class Serveur.MainFrame
main entrypoint - starts the part when it is run as an application
main(String[]). Static method in class PanelListUser
main entrypoint - starts the part when it is run as an application
main(String[]). Static method in class Talk
mainFrame. Static variable in class Serveur.ICQServeur
MainFrame(). Constructor for class Serveur.MainFrame
Constructor
MainFrame(String). Constructor for class Serveur.MainFrame
MainFrame constructor comment.
modalResult. Variable in class DlgBoxGetNickName

N

name. Variable in class User
nickName. Variable in class FrameConnexion

O

od. Variable in class Common.Dispatcher
openConnexion(String). Method in class FrameHostPort
This method was created in VisualAge.
openConnexion(String). Method in class FrameHostPortClient
This method was created in VisualAge.
openConnexion(String). Method in class FrameHostPortServeur
This method was created in VisualAge.
os. Variable in class Common.OutputData
os. Variable in class Common.OutputDataSocket
outputData. Variable in class Common.OutputData
outputData. Variable in class Common.OutputDataSocket
OutputData(Socket). Constructor for class Common.OutputData
Ouverture des différents tuyaux de communication.
OutputDataSocket(Socket). Constructor for class Common.OutputDataSocket
Ouverture des différents tuyaux de communication.

P

p. Variable in class FrameConnexion
PanelListUser(). Constructor for class PanelListUser
Constructor
PanelListUser(LayoutManager). Constructor for class PanelListUser
PanelListUser constructor comment.
pw. Variable in class Common.OutputData
pw. Variable in class Common.OutputDataSocket

R

refresh(). Method in class Serveur.UserList
Rafraichit la fenêtre graphique
requireCommandName(). Static method in class Common.CommandTranslator
This method was created in VisualAge.
run(). Method in class Common.ConnexionServeur
Thread en attente d'une connection: lorsqu'une connection est demandée, on crée une socket et on lance une TalkWindow pour pouvoir dialoguer avec le correspondant.
run(). Method in class Serveur.DaemonTestList
Methode d'execution permanente des tests
run(). Method in class Common.InputDataSocket
Code de la thread.

S

sendCommand(String). Method in class Serveur.Dispatcher
Envoie d'une commande par le reseau
sendCommand(String). Method in class DispatcherServeur
This method was created in VisualAge.
sendCommand(String). Method in class ServerInterface
Cette methode permet d'envoyer des commandes au serveur
sendCommand(String). Method in class Serveur.User
Envoie une commande a l'utilisateur par l'intermediaire de la classe Dispatcher
sendListUser(). Method in class Serveur.UserList
Envoie la liste des clients connectés a tous les clients
serverInterface. Variable in class DispatcherServeur
serverInterface. Static variable in class Talk
ServerInterface(). Constructor for class ServerInterface
ServerInterface constructor comment.
serversocket. Variable in class Common.ConnexionServeur
serveur. Variable in class Serveur.ICQServeur
Serveur(int, int). Constructor for class Serveur
This method was created in VisualAge.
Serveur(int, int). Constructor for class Serveur.Serveur
setCommand(String). Method in class Serveur.User
Traite une commande recue de la part de l'utilisateur
setDispatcher(Dispatcher). Method in class Serveur.User
Met en place une instance de la classe Dispatcher (commnunication avec un utilisateur)
setDispatcher(DispatcherServeur). Method in class ServerInterface
Mise a jour du dispatcher (interface de communication)
setInetAdress(InetAddress). Method in class Serveur.User
Met a jour l'adresse IP
setNewName(String). Method in class DlgBoxGetNickName
This method was created in VisualAge.
setTextAreaForOutput(TextArea). Method in class Dispatcher
setUser(User). Method in class Serveur.Dispatcher
Met a jour l'utilisateur associé a cette classe
setUserName(String). Method in class Serveur.User
Met a jour le nom de l'utilisateur
socket. Variable in class Common.ConnexionServeur
socket. Variable in class Common.Dispatcher
stoppeConnexion(). Method in class Dispatcher
Termine la conneciton et envoie le message "Connexion interrupted by foreign host" au correspondant
stoppeConnexion(). Method in class Common.Dispatcher
Termine la conneciton et envoie le message "Connexion interrupted by foreign host" au correspondant

T

t. Variable in class Dispatcher
Talk(). Constructor for class Talk
TalkWindow(String, Dispatcher). Constructor for class TalkWindow
Mise en place des différents composants de la fenêtre
tf. Variable in class FrameHostPort
tf. Variable in class FrameHostPortClient
tf. Variable in class FrameHostPortServeur
thread. Variable in class Common.InputDataSocket
tw. Variable in class FrameConnexion

U

update(Observable, Object). Method in class Dispatcher
Gestion des données recues.
update(Observable, Object). Method in class Common.Dispatcher
Gestion des données recues.
update(Observable, Object). Method in class Serveur.Dispatcher
Une commande en provenance d'une client est arrivée
update(Observable, Object). Method in class DispatcherServeur
This method was created in VisualAge.
update(Observable, Object). Method in class Common.OutputData
Envoie la donnée sur le réseau.
update(Observable, Object). Method in class Common.OutputDataSocket
Envoie la donnée sur le réseau.
update(Observable, Object). Method in class Serveur.ViewableListUser
This method was created in VisualAge.
user. Variable in class ButtonUser
user. Variable in class Serveur.Dispatcher
User(String, String). Constructor for class User
User constructor comment.
User(UserList). Constructor for class Serveur.User
Constructor de la classe User En paramètre la liste d'utilisateurs associée
userList. Variable in class Serveur.DaemonTestList
userList. Static variable in class Serveur.ICQServeur
userList. Variable in class Serveur.User
UserList(). Constructor for class Serveur.UserList
Constructeur de la classe liste
userName. Variable in class Serveur.User

V

ViewableListUser(). Constructor for class Serveur.ViewableListUser
ViewableListUser constructor comment.
ViewableListUser(int). Constructor for class Serveur.ViewableListUser
ViewableListUser constructor comment.
ViewableListUser(int, boolean). Constructor for class Serveur.ViewableListUser
ViewableListUser constructor comment.

W

windowActivated(WindowEvent). Method in class Serveur.MainFrame
Method to handle events for the WindowListener interface.
windowClosed(WindowEvent). Method in class Serveur.MainFrame
Method to handle events for the WindowListener interface.
windowClosing(WindowEvent). Method in class Serveur.MainFrame
Method to handle events for the WindowListener interface.
windowDeactivated(WindowEvent). Method in class Serveur.MainFrame
Method to handle events for the WindowListener interface.
windowDeiconified(WindowEvent). Method in class Serveur.MainFrame
Method to handle events for the WindowListener interface.
windowIconified(WindowEvent). Method in class Serveur.MainFrame
Method to handle events for the WindowListener interface.
windowOpened(WindowEvent). Method in class Serveur.MainFrame
Method to handle events for the WindowListener interface.