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

actionPerformed(ActionEvent). Method in class navalBattle.DialogErreur
Gestion des evenement Quand on appuie sur le bouton "OK"
actionPerformed(ActionEvent). Method in class navalBattle.DisposeBoats
Method to handle events for the ActionListener interface.
actionPerformed(ActionEvent). Method in class navalBattle.FrameNbJoueurs
Method to handle events for the ActionListener interface.
actionPerformed(ActionEvent). Method in class navalBattle.NavalBattleEntry
Method to handle events for the ActionListener interface.
actionPerformed_javaawteventActionEventMethodDescriptor(). Method in class navalBattle.DialogErreurBeanInfo
Gets the actionPerformed(java.awt.event.ActionEvent) method descriptor.
actionPerformed_javaawteventActionEventMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the actionPerformed(java.awt.event.ActionEvent) method descriptor.
actionPerformed_javaawteventActionEventMethodDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
Gets the actionPerformed(java.awt.event.ActionEvent) method descriptor.
addBateauIcon(BateauIcon). Method in class navalBattle.MyCanvas
Ajout d'un BateauIcon
addBateauIcon_NavalBattleBateauIconMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the addBateauIcon(NavalBattle.BateauIcon) method descriptor.
addBateauIcon_navalBattleBateauIconMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the addBateauIcon(navalBattle.BateauIcon) method descriptor.
addBateauTouche(BateauTouche). Method in class navalBattle.Victime
addCase(Case). Method in class navalBattle.BateauTouche
Pour ajouter une nouvelle case touchee
addCaseBlanche(Point). Method in class navalBattle.MyCanvas
addCaseOrange(Point). Method in class navalBattle.MyCanvas
addCaseRouge(Point). Method in class navalBattle.MyCanvas
This methode was NOT created with visual age
addRondRouge(Point). Method in class navalBattle.MyCanvas
This method was created in VisualAge.
addToFlotte(BateauIcon). Method in class navalBattle.MyCanvas
Creation de la flotte en ajoutant un BateauIcon
addToFlotte_NavalBattleBateauIconMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the addToFlotte(NavalBattle.BateauIcon) method descriptor.
addToFlotte_navalBattleBateauIconMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the addToFlotte(navalBattle.BateauIcon) method descriptor.
Agresseur(int, int). Constructor for class navalBattle.Agresseur
Constructeur à partir du numero de l'agresseur, et du tour courant.
agresseurs. Variable in class navalBattle.Bateau
Ses agresseurs:
ancpasX. Static variable in class navalBattle.BateauIcon
l'ancienne taille d'une case en X
ancPasX. Variable in class navalBattle.MyCanvas
ancpasY. Static variable in class navalBattle.BateauIcon
l'ancienne taille d'une case en Y
ancPasY. Variable in class navalBattle.MyCanvas
atteinte(VectorTireur, int). Method in class navalBattle.Bateau
Pour savoir si le bateau a ete atteint par un tir.
atteinte(VectorTireur, int). Method in class navalBattle.Case
Pour savoir si une case est atteinte par un tir renvoie: --------:0 si rate --------:1 si premiere fois que cette vcase est touchee --------:2 si case deja touchee pendant ce tour (par un aure joueur) --------:3 si case deja touchee pendant un autre tour Utilise l'objet RMI navalBattle.VectorTir interface Remote : rmi.VectorTireur

B

Bateau(). Constructor for class navalBattle.Bateau
Constructeur sans argument.
Bateau(BateauIcon). Constructor for class navalBattle.Bateau
Constructeur à partir d'un BateauIcon.
Bateau(Point, Point, int). Constructor for class navalBattle.Bateau
Constructeur.
BateauIcon(). Constructor for class navalBattle.BateauIcon
BateauIcon constructeur.
BateauIcon(Point, boolean, String). Constructor for class navalBattle.BateauIcon
LE constructeur
bateauPasX. Variable in class navalBattle.MyCanvas
bateauPasY. Variable in class navalBattle.MyCanvas
BateauTouche(). Constructor for class navalBattle.BateauTouche
Constructeur par defaut
BateauTouche(String). Constructor for class navalBattle.BateauTouche
Constructeur avec le type du bateau en parametre
BateauTouche(String, Case). Constructor for class navalBattle.BateauTouche
Le constructeur le plus utilise.
buttonOk_ActionPerformed(ActionEvent). Method in class navalBattle.FrameNbJoueurs
Comment

C

canvas. Variable in class navalBattle.Joueur
canvas. Variable in class navalBattle.MyMouseMotionAdapter
Case(Case). Constructor for class navalBattle.Case
Un constructeur par recopie ...
Case(int, int). Constructor for class navalBattle.Case
Constructeuyr a partir des x et y en coordonnees "grille"
Case(int, int, Color). Constructor for class navalBattle.Case
Un autre constructeur fixant la couleur en plus des coordonnees
Case(Point, Color). Constructor for class navalBattle.Case
Meme constructeur, mais permet de passer un java.awt.Point en parametre
caseBlanche. Variable in class navalBattle.MyCanvas
caseOrange. Variable in class navalBattle.MyCanvas
casePt. Variable in class navalBattle.BateauIcon
Les coordonnees de sa case la plus en haut à gauche en coordonnes "grille" ie: numeroCollone, numeroLigne
caseRouge. Variable in class navalBattle.MyCanvas
caseTempo. Variable in class navalBattle.MyCanvas
cible. Variable in class navalBattle.Tir
CIcon(). Constructor for class navalBattle.CIcon
PAIcon constructor comment.
CIcon(Point, boolean). Constructor for class navalBattle.CIcon
PAIcon constructor comment.
compteur. Variable in class navalBattle.VectorTir
connEtoC1(WindowEvent). Method in class navalBattle.DialogErreur
connEtoC1: (DialogErreur.window.windowClosing(java.awt.event.WindowEvent) --> DialogErreur.dispose()V)
connEtoC1(WindowEvent). Method in class navalBattle.DisposeBoats
connEtoC1: (DisposeBoats.window.windowClosing(java.awt.event.WindowEvent) --> DisposeBoats.dispose()V)
connEtoC1(WindowEvent). Method in class navalBattle.FrameNbJoueurs
connEtoC1: (FrameNbJoueurs.window.windowClosing(java.awt.event.WindowEvent) --> FrameNbJoueurs.dispose()V)
connEtoC1(WindowEvent). Method in class navalBattle.NavalBattleEntry
connEtoC1: (NavalBattleEntry.window.windowClosing(java.awt.event.WindowEvent) --> NavalBattleEntry.dispose()V)
connEtoC2(ActionEvent). Method in class navalBattle.FrameNbJoueurs
connEtoC2: (ButtonOk.action.actionPerformed(java.awt.event.ActionEvent) --> FrameNbJoueurs.buttonOk_ActionPerformed(Ljava.awt.event.ActionEvent;)V)
connEtoC2(ActionEvent). Method in class navalBattle.NavalBattleEntry
connEtoC2: (NewGame.action.actionPerformed(java.awt.event.ActionEvent) --> NavalBattleEntry.newGame_ActionEvents(Ljava.awt.event.ActionEvent;)V)
connEtoC3(ActionEvent). Method in class navalBattle.FrameNbJoueurs
connEtoC3: (TextField1.action.actionPerformed(java.awt.event.ActionEvent) --> FrameNbJoueurs.textField1_ActionPerformed(Ljava.awt.event.ActionEvent;)V)
connEtoC3(ActionEvent). Method in class navalBattle.NavalBattleEntry
connEtoC3: (JoinGameButton.action.actionPerformed(java.awt.event.ActionEvent) --> NavalBattleEntry.joinGameButton_ActionPerformed(Ljava.awt.event.ActionEvent;)V)
connEtoC4(ActionEvent). Method in class navalBattle.NavalBattleEntry
connEtoC4: (QuitterMenuItem.action.actionPerformed(java.awt.event.ActionEvent) --> NavalBattleEntry.quitterMenuItem_ActionPerformed(Ljava.awt.event.ActionEvent;)V)
connEtoM1(ActionEvent). Method in class navalBattle.DisposeBoats
connEtoM1: (QuitterItem.action.actionPerformed(java.awt.event.ActionEvent) --> DisposeBoats.dispose()V)
connEtoM2(ActionEvent). Method in class navalBattle.DisposeBoats
connEtoM2: (AcceptMenuItem.action.actionPerformed(java.awt.event.ActionEvent) --> MyCanvasBoatSet.saveFlotte()V)
coordonnees. Variable in class navalBattle.Case
corrdonnees dans l'espace "grille", ie en ligne et colonne et non en pixels
coule. Variable in class navalBattle.Bateau
pour savoir si il est coule, incremente de 0 à taille compte le nombre de cases touchees
coule. Variable in class navalBattle.BateauTouche
Pour dir si il est coule
couleur. Variable in class navalBattle.Case
Sa couleur d'affichage
createJoueur(String, VectorTireur). Method in class navalBattle.DisposeBoats
Creation d'un Joueur
Croiseur(). Constructor for class navalBattle.Croiseur
Croiseur constructor comment.
Croiseur(CIcon). Constructor for class navalBattle.Croiseur
Conversion a partir d'un Icone Croiseur : Cicon Surcharge et polymorphisme
CTouche(). Constructor for class navalBattle.CTouche
CTouche constructor comment.
CTouche(String). Constructor for class navalBattle.CTouche
CTouche constructor comment.

D

DEFAUT_COLOR. Static variable in class navalBattle.Case
une couleur par defaut
Demineur(). Constructor for class navalBattle.Demineur
Demineur constructor comment.
Demineur(DIcon). Constructor for class navalBattle.Demineur
Conversion a partir d'un navalBattle.BateauIcon : icon demineur : DIcon
dessineBateau(Point, Color, int, int). Method in class navalBattle.MyCanvas
dessineBateau(Point, Color, int, int, String). Method in class navalBattle.MyCanvas
dessineBateauIcon(Point, Point, Point, String, Image). Method in class navalBattle.MyCanvas
dessineRectangle(Point, Color). Method in class navalBattle.MyCanvas
dessineRond(Point, Color, int, int). Method in class navalBattle.MyCanvas
DialogErreur(Frame). Constructor for class navalBattle.DialogErreur
Constructor
DialogErreur(Frame, String, String). Constructor for class navalBattle.DialogErreur
Constructeur de la boite de dialogue de message d'erreur
DialogErreurBeanInfo(). Constructor for class navalBattle.DialogErreurBeanInfo
DIcon(). Constructor for class navalBattle.DIcon
PAIcon constructor comment.
DIcon(Point, boolean). Constructor for class navalBattle.DIcon
PAIcon constructor comment.
dispatch(Remote, RemoteCall, int, long). Method in class navalBattle.VectorTir_Skel
DisposeBoats(). Constructor for class navalBattle.DisposeBoats
Constructor
DisposeBoats(String). Constructor for class navalBattle.DisposeBoats
DisposeBoats constructor comment.
DisposeBoatsBeanInfo(). Constructor for class navalBattle.DisposeBoatsBeanInfo
drawAllBateauIcon(double, double). Method in class navalBattle.MyCanvas
Pour dessiner tous les BateauIcon
drawAllBateauIcon_double_doubleMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the drawAllBateauIcon(double, double) method descriptor.
drawCases(). Method in class navalBattle.MyCanvas
Pour dessiner toutes les cases: Blanches, Oranges, Rouges
drawCaseTempo(). Method in class navalBattle.MyCanvas
Dessine une case en gris, en attendant que tout le monde ai joue
drawIndicesOfColumns(Graphics). Method in class navalBattle.MyCanvas
Ecrire le nom des Colonnes
drawIndicesOfColumns_javaawtGraphicsMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the drawIndicesOfColumns(java.awt.Graphics) method descriptor.
drawIndicesOfLines(Graphics). Method in class navalBattle.MyCanvas
Ecrire le nom des Lignes
drawIndicesOfLines_javaawtGraphicsMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the drawIndicesOfLines(java.awt.Graphics) method descriptor.
drawIt(MyCanvas, Color). Method in class navalBattle.BateauIcon
Pour dessiner le BateauIcon
drawItImage(MyCanvas). Method in class navalBattle.BateauIcon
Pour dessiner le BaeauIcon eous forme d'image
drawMessage(). Method in class navalBattle.MyCanvas
Ecrire un essage
drawRond(). Method in class navalBattle.MyCanvas
Dessine un Rond Rouge quand on est touche
drawScore(). Method in class navalBattle.MyCanvas
Affiche le score
drawString(Point, Color, String). Method in class navalBattle.MyCanvas
affiche un String
DTouche(). Constructor for class navalBattle.DTouche
DTouche constructor comment.
DTouche(String). Constructor for class navalBattle.DTouche
DTouche constructor comment.

F

FIcon(). Constructor for class navalBattle.FIcon
PAIcon constructor comment.
FIcon(Point, boolean). Constructor for class navalBattle.FIcon
PAIcon constructor comment.
findMethod(Class, String, int). Static method in class navalBattle.DialogErreurBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int). Static method in class navalBattle.DisposeBoatsBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int). Static method in class navalBattle.FrameNbJoueursBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int). Static method in class navalBattle.MyCanvasBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
findMethod(Class, String, int). Static method in class navalBattle.NavalBattleEntryBeanInfo
Find the method by comparing (name & parameter size) against the methods in the class.
finir(). Method in class navalBattle.DisposeBoats
finir(). Method in class navalBattle.Joueur
flotte. Variable in class navalBattle.DisposeBoats
la Floote
flotte. Variable in class navalBattle.Joueur
flotte. Variable in class navalBattle.MyCanvas
flotteValidePropertyDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the flotteValide property descriptor.
frame. Variable in class navalBattle.FrameNbJoueurs
FrameNbJoueurs(). Constructor for class navalBattle.FrameNbJoueurs
Constructor
FrameNbJoueurs(String). Constructor for class navalBattle.FrameNbJoueurs
FrameNbJoueurs constructor comment.
FrameNbJoueursBeanInfo(). Constructor for class navalBattle.FrameNbJoueursBeanInfo
Fregate(). Constructor for class navalBattle.Fregate
Fregate constructor comment.
Fregate(FIcon). Constructor for class navalBattle.Fregate
Creation a partir d'un icon de fregate
FTouche(). Constructor for class navalBattle.FTouche
FTouche constructor comment.
FTouche(String). Constructor for class navalBattle.FTouche
FTouche constructor comment.

G

getAcceptMenuItem(). Method in class navalBattle.DisposeBoats
Return the AcceptMenuItem property value.
getAdditionalBeanInfo(). Method in class navalBattle.DialogErreurBeanInfo
Returns the BeanInfo of the superclass of this bean to inherit its features.
getAdditionalBeanInfo(). Method in class navalBattle.DisposeBoatsBeanInfo
Returns the BeanInfo of the superclass of this bean to inherit its features.
getAdditionalBeanInfo(). Method in class navalBattle.FrameNbJoueursBeanInfo
Returns the BeanInfo of the superclass of this bean to inherit its features.
getAdditionalBeanInfo(). Method in class navalBattle.MyCanvasBeanInfo
Returns the BeanInfo of the superclass of this bean to inherit its features.
getAdditionalBeanInfo(). Method in class navalBattle.NavalBattleEntryBeanInfo
Returns the BeanInfo of the superclass of this bean to inherit its features.
getAgresseurs(). Method in class navalBattle.Bateau
Accesseur de la liste des agresseurs
getBateauIcon(Point). Method in class navalBattle.MyCanvas
Donne le BateauIcon qui contient le Point pt en cpoordonnees pixel
getBateauIcon_javaawtPointMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the getBateauIcon(java.awt.Point) method descriptor.
getBateauTouche(int). Method in class navalBattle.Victime
getBateauTouche(String). Method in class navalBattle.Victime
getBeanClass(). Static method in class navalBattle.DialogErreurBeanInfo
Gets the bean class.
getBeanClass(). Static method in class navalBattle.DisposeBoatsBeanInfo
Gets the bean class.
getBeanClass(). Static method in class navalBattle.FrameNbJoueursBeanInfo
Gets the bean class.
getBeanClass(). Static method in class navalBattle.MyCanvasBeanInfo
Gets the bean class.
getBeanClass(). Static method in class navalBattle.NavalBattleEntryBeanInfo
Gets the bean class.
getBeanClassName(). Static method in class navalBattle.DialogErreurBeanInfo
Gets the bean class name.
getBeanClassName(). Static method in class navalBattle.DisposeBoatsBeanInfo
Gets the bean class name.
getBeanClassName(). Static method in class navalBattle.FrameNbJoueursBeanInfo
Gets the bean class name.
getBeanClassName(). Static method in class navalBattle.MyCanvasBeanInfo
Gets the bean class name.
getBeanClassName(). Static method in class navalBattle.NavalBattleEntryBeanInfo
Gets the bean class name.
getBeanDescriptor(). Method in class navalBattle.DialogErreurBeanInfo
getBeanDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
getBeanDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
getBeanDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
getBeanDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
getBuilderData(). Static method in class navalBattle.DialogErreur
Cree par le builder de beans de VisualAge...
getBuilderData(). Static method in class navalBattle.DisposeBoats
Builder !...
getBuilderData(). Static method in class navalBattle.FrameNbJoueurs
getBuilderData(). Static method in class navalBattle.MyCanvas
getBuilderData(). Static method in class navalBattle.NavalBattleEntry
getButtonOk(). Method in class navalBattle.FrameNbJoueurs
Return the ButtonOk property value.
getCase(int). Method in class navalBattle.BateauTouche
Accesseur de la case touchee a l'index id
getCase(int, int). Method in class navalBattle.MyCanvas
Donne la case du point en pixel correspondant
getCase(Point). Method in class navalBattle.MyCanvas
Donne la case des coordonnees x et y en pixel correspondant
getCasePt(). Method in class navalBattle.BateauIcon
Accesseur de la case du bateau
getCible(). Method in class navalBattle.Tir
getCible(int). Method in class navalBattle.VectorTir
getCible(int). Method in class navalBattle.VectorTir_Stub
getCible(int). Method in interface rmi.VectorTireur
This method was created in VisualAge.
getContentsPane(). Method in class navalBattle.DialogErreur
Return the ContentsPane property value.
getContentsPane(). Method in class navalBattle.FrameNbJoueurs
Return the ContentsPane property value.
getContentsPane(). Method in class navalBattle.NavalBattleEntry
Return the ContentsPane property value.
getCoordonnees(). Method in class navalBattle.Case
Accesseur
getCouleur(). Method in class navalBattle.Case
Accesseur
getDisposeBoats1(). Method in class navalBattle.NavalBattleEntry
Return the DisposeBoats1 property value.
getDisposeBoatsGridLayout(). Method in class navalBattle.DisposeBoats
Return the DisposeBoatsGridLayout property value.
getDisposeBoatsMenuBar(). Method in class navalBattle.DisposeBoats
Return the DisposeBoatsMenuBar property value.
getEventSetDescriptors(). Method in class navalBattle.DialogErreurBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors(). Method in class navalBattle.DisposeBoatsBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors(). Method in class navalBattle.FrameNbJoueursBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors(). Method in class navalBattle.MyCanvasBeanInfo
Return the event set descriptors for this bean.
getEventSetDescriptors(). Method in class navalBattle.NavalBattleEntryBeanInfo
Return the event set descriptors for this bean.
getFile(). Method in class navalBattle.NavalBattleEntry
Return the Menu1 property value.
getFlotte(). Method in class navalBattle.MyCanvas
Retourne la Flotte
getFrameNbJoueurs1(). Method in class navalBattle.NavalBattleEntry
Return the FrameNbJoueurs1 property value.
getFrameNbJoueursBorderLayout(). Method in class navalBattle.FrameNbJoueurs
Return the FrameNbJoueursBorderLayout property value.
getIdent(). Method in class navalBattle.VectorTir
getIdent(). Method in class navalBattle.VectorTir_Stub
getIdent(). Method in interface rmi.VectorTireur
This method was created in VisualAge.
getIdProprio(). Method in class navalBattle.Joueur
This method was created in VisualAge.
getIdTireur(). Method in class navalBattle.Agresseur
Retourne l'indent de l'agresseur
getIdTireur(). Method in class navalBattle.Tir
getJoinGameButton(). Method in class navalBattle.NavalBattleEntry
Return the Button2 property value.
getLabel1(). Method in class navalBattle.FrameNbJoueurs
Return the Label1 property value.
getLabelNickName(). Method in class navalBattle.NavalBattleEntry
Return the Label1 property value.
getLabelServeur(). Method in class navalBattle.NavalBattleEntry
Return the LabelNickName1 property value.
getListeCase(). Method in class navalBattle.Bateau
Accesseur de la liste des cases du bateau
getMaximumSize(). Method in class navalBattle.MyCanvas
getMenuFile(). Method in class navalBattle.DisposeBoats
Return the MenuFile property value.
getMenuGame(). Method in class navalBattle.DisposeBoats
Return the MenuGame property value.
getMessageCoule(). Method in class navalBattle.Tir
getMessageCouleTir(int). Method in class navalBattle.VectorTir
getMessageCouleTir(int). Method in class navalBattle.VectorTir_Stub
getMessageCouleTir(int). Method in interface rmi.VectorTireur
This method was created in VisualAge.
getMethodDescriptors(). Method in class navalBattle.DialogErreurBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors(). Method in class navalBattle.DisposeBoatsBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors(). Method in class navalBattle.FrameNbJoueursBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors(). Method in class navalBattle.MyCanvasBeanInfo
Return the method descriptors for this bean.
getMethodDescriptors(). Method in class navalBattle.NavalBattleEntryBeanInfo
Return the method descriptors for this bean.
getMinimumSize(). Method in class navalBattle.DisposeBoats
This methode was NOT created with visual age
getMinimumSize(). Method in class navalBattle.FrameNbJoueurs
This method was created in VisualAge.
getMinimumSize(). Method in class navalBattle.MyCanvas
getMovable(). Method in class navalBattle.MyCanvas
Renvoie Vrai si on peut bouger les bateaux Faux sinon
getMovableMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the getMovable() method descriptor.
getMyCanvasBoatSet(). Method in class navalBattle.DisposeBoats
Return the MyCanvas1 property value.
getName(). Method in class navalBattle.Bateau
Accesseur du nom du bateau
getName(). Method in class navalBattle.BateauTouche
accesseur du type
getNavalBattleEntryBorderLayout(). Method in class navalBattle.NavalBattleEntry
Return the NavalBattleEntryBorderLayout property value.
getNavalBattleEntryMenuBar(). Method in class navalBattle.NavalBattleEntry
Return the NavalBattleEntryMenuBar property value.
getNbJoueurs(). Method in class navalBattle.VectorTir
getNbJoueurs(). Method in class navalBattle.VectorTir_Stub
getNbJoueurs(). Method in interface rmi.VectorTireur
This method was created in VisualAge.
getNbMAJFlotte(). Method in class navalBattle.VectorTir
donne le nombre de joueurs qui ont lis a jour leur flotte
getNbMAJFlotte(). Method in class navalBattle.VectorTir_Stub
getNbMAJFlotte(). Method in interface rmi.VectorTireur
This method was created in VisualAge.
getNbQuiAJoue(). Method in class navalBattle.VectorTir
donne le nombre de joueurs qui ont tiré
getNbQuiAJoue(). Method in class navalBattle.VectorTir_Stub
getNbQuiAJoue(). Method in interface rmi.VectorTireur
This method was created in VisualAge.
getNewGame(). Method in class navalBattle.NavalBattleEntry
Return the Button1 property value.
getNom(). Method in class navalBattle.BateauIcon
Accesseur du nom
getOperations(). Method in class navalBattle.VectorTir_Skel
getPos(). Method in class navalBattle.BateauIcon
Accesseur de la position Pixel
getPreferedSize(). Method in class navalBattle.DisposeBoats
This methode was NOT created with visual age
getPreferedSize(). Method in class navalBattle.FrameNbJoueurs
This method was created in VisualAge.
getPreferedSize(). Method in class navalBattle.MyCanvas
getPreferedSizeMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the getPreferedSize() method descriptor.
getPreferedSizeMethodDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
Gets the getPreferedSize() method descriptor.
getPreferedSizeMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the getPreferedSize() method descriptor.
getPropertyDescriptors(). Method in class navalBattle.DialogErreurBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors(). Method in class navalBattle.DisposeBoatsBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors(). Method in class navalBattle.FrameNbJoueursBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors(). Method in class navalBattle.MyCanvasBeanInfo
Return the property descriptors for this bean.
getPropertyDescriptors(). Method in class navalBattle.NavalBattleEntryBeanInfo
Return the property descriptors for this bean.
getQuitterItem(). Method in class navalBattle.DisposeBoats
Return the QuitterItem property value.
getQuitterMenuItem(). Method in class navalBattle.NavalBattleEntry
Return the QuitterMenuItem property value.
getScore(). Method in class navalBattle.Tir
getSelectedBateauIcon(). Method in class navalBattle.MyCanvas
Revoie le bateauIcon selectionne
getSelectedBateauIconMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the getSelectedBateauIcon() method descriptor.
getSizeMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the getSize() method descriptor.
getTaille(). Method in class navalBattle.Bateau
Accesseur de la taille du bateau
getTaille(). Method in class navalBattle.BateauIcon
Acccesseur de la taille
getTextField1(). Method in class navalBattle.FrameNbJoueurs
Return the TextField1 property value.
getTextFieldNickName(). Method in class navalBattle.NavalBattleEntry
Return the TextField1 property value.
getTextFieldServer(). Method in class navalBattle.NavalBattleEntry
Return the TextFieldNickName1 property value.
getTir(int). Method in class navalBattle.VectorTir
donne le tir du joueur numero idTir
getTir(int). Method in class navalBattle.VectorTir_Stub
getTir(int). Method in interface rmi.VectorTireur
This method was created in VisualAge.
getTirAutorise(). Method in class navalBattle.MyCanvas
renvoie Vrai si le tir est autorise, faux sinon
getTour(). Method in class navalBattle.Agresseur
Retourne le dernier tour dans lequel l'agresseur a frappé.
getTour(). Method in class navalBattle.Case
Accesseur
getTour(). Method in class navalBattle.Tir
getTourCourant(). Method in class navalBattle.VectorTir
getTourCourant(). Method in class navalBattle.VectorTir_Stub
getTourCourant(). Method in interface rmi.VectorTireur
This method was created in VisualAge.
getTourCourantTir(int). Method in class navalBattle.VectorTir
donne le tour courant du joueur idTir
getTourCourantTir(int). Method in class navalBattle.VectorTir_Stub
getTourCourantTir(int). Method in interface rmi.VectorTireur
This method was created in VisualAge.
getType(). Method in class navalBattle.BateauIcon
Accesseur du Type
getupCorner(Point). Method in class navalBattle.MyCanvas
renvoie le Pixel du coins supperieur gauche de la case passe en argt.
getVCaseTouche(). Method in class navalBattle.BateauTouche
accesseur du vecteur de cases touchees
getVectBateauTouche(). Method in class navalBattle.Victime
getVictime(int). Method in class navalBattle.Tir
getVictime(int, int). Method in class navalBattle.VectorTir
donne la liste des victimes du joueur idVictime pour le tir idTir
getVictime(int, int). Method in class navalBattle.VectorTir_Stub
getVictime(int, int). Method in interface rmi.VectorTireur
This method was created in VisualAge.
getX(). Method in class navalBattle.Case
Accesseur
getY(). Method in class navalBattle.Case
Accesseur
grilleX. Variable in class navalBattle.MyCanvas
grilleY. Variable in class navalBattle.MyCanvas

H

handleException(Throwable). Method in class navalBattle.DialogErreur
Called whenever the part throws an exception.
handleException(Throwable). Method in class navalBattle.DialogErreurBeanInfo
Called whenever the bean information class throws an exception.
handleException(Throwable). Method in class navalBattle.DisposeBoats
Called whenever the part throws an exception.
handleException(Throwable). Method in class navalBattle.DisposeBoatsBeanInfo
Called whenever the bean information class throws an exception.
handleException(Throwable). Method in class navalBattle.FrameNbJoueurs
Called whenever the part throws an exception.
handleException(Throwable). Method in class navalBattle.FrameNbJoueursBeanInfo
Called whenever the bean information class throws an exception.
handleException(Throwable). Method in class navalBattle.MyCanvas
Called whenever the part throws an exception.
handleException(Throwable). Method in class navalBattle.MyCanvasBeanInfo
Called whenever the bean information class throws an exception.
handleException(Throwable). Method in class navalBattle.NavalBattleEntry
Called whenever the part throws an exception.
handleException(Throwable). Method in class navalBattle.NavalBattleEntryBeanInfo
Called whenever the bean information class throws an exception.

I

id1. Variable in class navalBattle.MyCanvas
id2. Variable in class navalBattle.MyCanvas
idProprio. Variable in class navalBattle.Joueur
idProprioFlotte. Variable in class navalBattle.Victime
idTireur. Variable in class navalBattle.Agresseur
ident de l'agresseur
idTireur. Variable in class navalBattle.Tir
image. Variable in class navalBattle.BateauIcon
image. Variable in class navalBattle.MyCanvas
imFond. Variable in class navalBattle.MyCanvas
imGr. Variable in class navalBattle.MyCanvas
incNbMAJFlotte(). Method in class navalBattle.VectorTir
incremente le nombre de joueur qui ont mis a jour leur flotte.
incNbMAJFlotte(). Method in class navalBattle.VectorTir_Stub
incNbMAJFlotte(). Method in interface rmi.VectorTireur
This method was created in VisualAge.
incNbQuiAJoue(). Method in class navalBattle.VectorTir
incremente le nombre de joueurs qui ont joue.
incNbQuiAJoue(). Method in class navalBattle.VectorTir_Stub
incNbQuiAJoue(). Method in interface rmi.VectorTireur
This method was created in VisualAge.
incScore(int). Method in class navalBattle.Tir
incScore(int, int). Method in class navalBattle.VectorTir
incremente le score de inc pour le joueur ayant le tir : idTir
incScore(int, int). Method in class navalBattle.VectorTir_Stub
incScore(int, int). Method in interface rmi.VectorTireur
This method was created in VisualAge.
incTour(). Method in class navalBattle.Tir
Incremente le Tour
incTourCourant(). Method in class navalBattle.VectorTir
incremente le tour courant.
incTourCourant(). Method in class navalBattle.VectorTir_Stub
incTourCourant(). Method in interface rmi.VectorTireur
This method was created in VisualAge.
incTourCourantTir(int). Method in class navalBattle.VectorTir
incremente le tour courant du tir : idTir
incTourCourantTir(int). Method in class navalBattle.VectorTir_Stub
incTourCourantTir(int). Method in interface rmi.VectorTireur
This method was created in VisualAge.
info(). Method in class navalBattle.Joueur
This method was created in VisualAge.
initClient(). Method in class navalBattle.NavalBattleEntry
Initialisation comme client
initConnections(). Method in class navalBattle.DialogErreur
Initializes connections
initConnections(). Method in class navalBattle.DisposeBoats
Initializes connections
initConnections(). Method in class navalBattle.FrameNbJoueurs
Initializes connections
initConnections(). Method in class navalBattle.NavalBattleEntry
Initializes connections
initialize(). Method in class navalBattle.DialogErreur
Initialize the class.
initialize(). Method in class navalBattle.DisposeBoats
Initialize the class.
initialize(). Method in class navalBattle.FrameNbJoueurs
Initialize the class.
initialize(). Method in class navalBattle.MyCanvas
Initialize the class.
initialize(). Method in class navalBattle.NavalBattleEntry
Initialize the class.
initServer(). Method in class navalBattle.NavalBattleEntry
Initialisation comme Serveur
interfaceHash. Static variable in class navalBattle.VectorTir_Skel
interfaceHash. Static variable in class navalBattle.VectorTir_Stub
isFlotteValide(). Method in class navalBattle.MyCanvas
Dit si la Flotte selectionne est valide
isFlotteValideMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the isFlotteValide() method descriptor.
isInGrille(BateauIcon). Method in class navalBattle.MyCanvas
determine si lme bateauIcon est dans la grille ou non
isInGrille_navalBattleBateauIconMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the isInGrille(navalBattle.BateauIcon) method descriptor.
isInGrille_NavalBattleBateauIconMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the isInGrille(NavalBattle.BateauIcon) method descriptor.
isTouche(). Method in class navalBattle.Tir
dit si le tir a atteint un bateau
isVertical(). Method in class navalBattle.BateauIcon
Accesseur de vertical
isVisible(). Method in class navalBattle.BateauIcon
Accesseur de visible
ivjAcceptMenuItem. Variable in class navalBattle.DisposeBoats
ivjButtonOk. Variable in class navalBattle.FrameNbJoueurs
ivjContentsPane. Variable in class navalBattle.DialogErreur
ivjContentsPane. Variable in class navalBattle.FrameNbJoueurs
ivjContentsPane. Variable in class navalBattle.NavalBattleEntry
ivjDisposeBoats1. Variable in class navalBattle.NavalBattleEntry
ivjDisposeBoatsGridLayout. Variable in class navalBattle.DisposeBoats
ivjDisposeBoatsMenuBar. Variable in class navalBattle.DisposeBoats
bare de menu Quitter ou Sauver la Flotte
ivjFile. Variable in class navalBattle.NavalBattleEntry
ivjFrameNbJoueurs1. Variable in class navalBattle.NavalBattleEntry
ivjFrameNbJoueursBorderLayout. Variable in class navalBattle.FrameNbJoueurs
ivjJoinGameButton. Variable in class navalBattle.NavalBattleEntry
ivjLabel1. Variable in class navalBattle.FrameNbJoueurs
ivjLabelNickName. Variable in class navalBattle.NavalBattleEntry
ivjLabelServeur. Variable in class navalBattle.NavalBattleEntry
ivjMenuFile. Variable in class navalBattle.DisposeBoats
ivjMenuGame. Variable in class navalBattle.DisposeBoats
ivjMyCanvasBoatSet. Variable in class navalBattle.DisposeBoats
Le canvas de disposition des bateaux et de jeu
ivjNavalBattleEntryBorderLayout. Variable in class navalBattle.NavalBattleEntry
ivjNavalBattleEntryMenuBar. Variable in class navalBattle.NavalBattleEntry
ivjNewGame. Variable in class navalBattle.NavalBattleEntry
ivjQuitterItem. Variable in class navalBattle.DisposeBoats
ivjQuitterMenuItem. Variable in class navalBattle.NavalBattleEntry
ivjTextField1. Variable in class navalBattle.FrameNbJoueurs
ivjTextFieldNickName. Variable in class navalBattle.NavalBattleEntry
ivjTextFieldServer. Variable in class navalBattle.NavalBattleEntry

J

joinGameButton_ActionPerformed(ActionEvent). Method in class navalBattle.NavalBattleEntry
Rejoindre un jeu comme client RMI
joue(). Method in class navalBattle.Joueur
Not banal !!! un joueur qui joue!!!.
joueur. Variable in class navalBattle.Bateau
Son proprietaire
joueur. Variable in class navalBattle.DisposeBoats
le Jioueur
Joueur(String). Constructor for class navalBattle.Joueur
Joueur(String, VectorTireur). Constructor for class navalBattle.Joueur
Constructeur.

L

leThread. Variable in class navalBattle.Joueur
listeBateauIcon. Variable in class navalBattle.MyCanvas
listeCases. Variable in class navalBattle.Bateau
La liste de ses cases
locationOnScreenPropertyDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the locationOnScreen property descriptor.
locationPropertyDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the location property descriptor.

M

main(String[]). Static method in class navalBattle.DialogErreur
main entrypoint - starts the part when it is run as an application
main(String[]). Static method in class navalBattle.DisposeBoats
main entrypoint - starts the part when it is run as an application
main(String[]). Static method in class navalBattle.FrameNbJoueurs
main entrypoint - starts the part when it is run as an application
main(String[]). Static method in class navalBattle.MyCanvas
main entrypoint - starts the part when it is run as an application
main(String[]). Static method in class navalBattle.NavalBattleEntry
Entree de l'Application
main_javalangString__MethodDescriptor(). Method in class navalBattle.DialogErreurBeanInfo
Gets the main(java.lang.String[]) method descriptor.
main_javalangString__MethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the main(java.lang.String[]) method descriptor.
main_javalangString__MethodDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
Gets the main(java.lang.String[]) method descriptor.
main_javalangString__MethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the main(java.lang.String[]) method descriptor.
main_javalangString__MethodDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
Gets the main(java.lang.String[]) method descriptor.
MAXNBJOUEURS. Static variable in class navalBattle.FrameNbJoueurs
message. Variable in class navalBattle.MyCanvas
messageCoule. Variable in class navalBattle.Tir
mouseAdapte. Variable in class navalBattle.MyCanvas
mouseDragged(MouseEvent). Method in class navalBattle.MyMouseMotionAdapter
This methode was NOT created with visual age
mouseMotionAdapte. Variable in class navalBattle.MyCanvas
mouseMotionAdapte. Variable in class navalBattle.MyPanelMotionMouse
mouseMoved(MouseEvent). Method in class navalBattle.MyMouseMotionAdapter
This methode was NOT created with visual age
movable. Variable in class navalBattle.MyCanvas
movablePropertyDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the movable property descriptor.
moveTo(Point, MyCanvas). Method in class navalBattle.BateauIcon
Deplace un BateauIcon dans un canvas
MyCanvas(). Constructor for class navalBattle.MyCanvas
Constructor
MyCanvasBeanInfo(). Constructor for class navalBattle.MyCanvasBeanInfo
MyMouseMotionAdapter(). Constructor for class navalBattle.MyMouseMotionAdapter
MyMouseMotionAdapter constructor comment.
MyPanelMotionMouse(). Constructor for class navalBattle.MyPanelMotionMouse
MyPanelMotionMouse constructor comment.
MyPanelMotionMouse(LayoutManager). Constructor for class navalBattle.MyPanelMotionMouse
MyPanelMotionMouse constructor comment.

N

NavalBattleEntry(). Constructor for class navalBattle.NavalBattleEntry
Constructor
NavalBattleEntry(String). Constructor for class navalBattle.NavalBattleEntry
NavalBattleEntry constructor comment.
NavalBattleEntryBeanInfo(). Constructor for class navalBattle.NavalBattleEntryBeanInfo
NB_BOATS. Static variable in class navalBattle.Joueur
nbBoats. Variable in class navalBattle.MyCanvas
nbJoueur. Variable in class navalBattle.DisposeBoats
nombre de joueurs
nbJoueurPropertyDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the nbJoueur property descriptor.
nbJoueurs. Variable in class navalBattle.FrameNbJoueurs
nbJoueurs. Variable in class navalBattle.Joueur
nbJoueurs. Variable in class navalBattle.NavalBattleEntry
nbJoueurs. Variable in class navalBattle.VectorTir
nbLignePropertyDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the nbLigne property descriptor.
nbLignes. Variable in class navalBattle.MyCanvas
nbMAJFlotte. Variable in class navalBattle.VectorTir
nbQuiAJoue. Variable in class navalBattle.VectorTir
newGame_ActionEvents(ActionEvent). Method in class navalBattle.NavalBattleEntry
Creer un jeu comme Serveur RMI
nickName. Variable in class navalBattle.DisposeBoats
nickName. Variable in class navalBattle.NavalBattleEntry
nom. Variable in class navalBattle.BateauIcon
son nom
nomProprioFlotte. Variable in class navalBattle.Victime
nomTireur. Variable in class navalBattle.Tir
notMovable(). Method in class navalBattle.MyCanvas
Rend Static les bateaux
notMovableMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the notMovable() method descriptor.

O

oldmain_javalangString__MethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the oldmain(java.lang.String[]) method descriptor.
operations. Static variable in class navalBattle.VectorTir_Skel
operations. Static variable in class navalBattle.VectorTir_Stub

P

PAIcon(). Constructor for class navalBattle.PAIcon
PAIcon constructor comment.
PAIcon(Point, boolean). Constructor for class navalBattle.PAIcon
PAIcon constructor comment.
paint(Graphics). Method in class navalBattle.MyCanvas
Pour dessiner utilise le double buffer
pasX. Static variable in class navalBattle.BateauIcon
la taille d'une case en X
pasY. Static variable in class navalBattle.BateauIcon
la taille d'une case en Y
PATouche(). Constructor for class navalBattle.PATouche
PATouche constructor comment.
PATouche(String). Constructor for class navalBattle.PATouche
PATouche constructor comment.
perdant(int). Method in class navalBattle.VectorTir
Quand un joueur n'a plus de bateau il lance cette methode le VectorTir simulera ses tirs
perdant(int). Method in class navalBattle.VectorTir_Stub
perdant(int). Method in interface rmi.VectorTireur
This method was created in VisualAge.
perdants. Variable in class navalBattle.VectorTir
PorteAvion(PAIcon). Constructor for class navalBattle.PorteAvion
Construit a partir d'un Icone de Porte Avion
PorteAvion(Point, Point). Constructor for class navalBattle.PorteAvion
PorteAvion constructor comment.
pos. Variable in class navalBattle.BateauIcon
Position de la case la plus en haut à gauche, en pixels, dans le repere du canvas de dessin
preferedSizePropertyDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the preferedSize property descriptor.
preferedSizePropertyDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
Gets the preferedSize property descriptor.
preferedSizePropertyDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the preferedSize property descriptor.
proprietaire. Variable in class navalBattle.Joueur

Q

quitterItem_ActionEventsMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the quitterItem_ActionEvents() method descriptor.
quitterMenuItem_ActionEventsMethodDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
Gets the quitterMenuItem_ActionEvents() method descriptor.
quitterMenuItem_ActionPerformed(ActionEvent). Method in class navalBattle.NavalBattleEntry
Quitter !

R

rectangle. Variable in class navalBattle.MyPanelMotionMouse
REMOTE_NAME. Static variable in class navalBattle.RemoteObjet
RemoteObjet(). Constructor for class navalBattle.RemoteObjet
RemoteObjet constructor comment.
removeBateauIconFromType(String). Method in class navalBattle.MyCanvas
Suprimme un BateauIcon de la liste
removeBatIconFromFlotte(). Method in class navalBattle.MyCanvas
Supprime les BateauIcon qui ne sont pas dans la flotte selectionnee
repaintFlotte(). Method in class navalBattle.MyCanvas
Dessiner la flotte
repaintFlotteMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the repaintFlotte() method descriptor.
repaintMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the repaint() method descriptor.
rondRouge. Variable in class navalBattle.MyCanvas
run(). Method in class navalBattle.Joueur
Quand le Joueur joue

S

saveFlotte(). Method in class navalBattle.MyCanvas
Sauve la Flotte
saveFlotteMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the saveFlotte() method descriptor.
score. Variable in class navalBattle.Joueur
score. Variable in class navalBattle.MyCanvas
score. Variable in class navalBattle.Tir
SelectedBateauIcon. Variable in class navalBattle.MyCanvas
selectedBateauIconPropertyDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the selectedBateauIcon property descriptor.
serverHostName. Variable in class navalBattle.DisposeBoats
La machine Serveur
serverHostName. Variable in class navalBattle.NavalBattleEntry
setCanvas(MyCanvas). Method in class navalBattle.Joueur
setCanvas(MyCanvas). Method in class navalBattle.MyMouseMotionAdapter
This method was created in VisualAge.
setCasePt(Point). Method in class navalBattle.BateauIcon
modifieru de la case
setCible(int, Point). Method in class navalBattle.VectorTir
setCible(int, Point). Method in class navalBattle.VectorTir_Stub
setCible(int, Point). Method in interface rmi.VectorTireur
This method was created in VisualAge.
setCible(Point). Method in class navalBattle.Tir
setCoule(). Method in class navalBattle.BateauTouche
quand toutes ses cases sont touchees, il coule !
setFlotte(). Method in class navalBattle.MyCanvas
Creation de la flotte
setFlotte(Vector). Method in class navalBattle.Joueur
Affectation de la flotte au joueur
setFlotteMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the setFlotte() method descriptor.
setFlotteToJoueur(Vector). Method in class navalBattle.DisposeBoats
Attribue La flotte au Joueur
setFrame(Frame). Method in class navalBattle.FrameNbJoueurs
This method was created in VisualAge.
setHorizontal(). Method in class navalBattle.BateauIcon
modifieur de "vertical", le met à false
setImage(int, int). Method in class navalBattle.MyCanvas
Initialisation de l'image du double Buffer
setJoueur(Joueur). Method in class navalBattle.Bateau
This method was created in VisualAge.
setJoueur(Joueur). Method in class navalBattle.MyCanvas
setMessage(String). Method in class navalBattle.MyCanvas
Modifieur du message a afficher
setMessageCoule(String). Method in class navalBattle.Tir
Concatene la liste des bateaux coules et les proprio
setMessageCouleTir(int, String). Method in class navalBattle.VectorTir
setMessageCouleTir(int, String). Method in class navalBattle.VectorTir_Stub
setMessageCouleTir(int, String). Method in interface rmi.VectorTireur
This method was created in VisualAge.
setMovable(boolean). Method in class navalBattle.MyCanvas
Modifieur de staticite des bateaux
setMovable_booleanMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the setMovable(boolean) method descriptor.
setNbJoueur(int). Method in class navalBattle.DisposeBoats
This methode was NOT created with visual age
setNbJoueur_intMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the setNbJoueur(int) method descriptor.
setNbJoueurs(). Method in class navalBattle.FrameNbJoueurs
This method was created in VisualAge.
setNbJoueurs(int). Method in class navalBattle.NavalBattleEntry
Accesseur du nombre de joueurs
setNbJoueurs(int). Method in class navalBattle.VectorTir
setNbJoueurs(int). Method in class navalBattle.VectorTir_Stub
setNbJoueurs(int). Method in interface rmi.VectorTireur
This method was created in VisualAge.
setNbJoueursMethodDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
Gets the setNbJoueurs() method descriptor.
setNbLigne(int). Method in class navalBattle.MyCanvas
Modifieur du nombre de lignes
setNbLigne_intMethodDescriptor(). Method in class navalBattle.MyCanvasBeanInfo
Gets the setNbLigne(int) method descriptor.
setNickName(TextField). Method in class navalBattle.NavalBattleEntry
Modifieur Pseudo
setNom(String). Method in class navalBattle.BateauIcon
modifieur diu nom
setNomProprioFlotte(String). Method in class navalBattle.Victime
setNomTireur(String). Method in class navalBattle.Tir
setPas(double, double). Method in class navalBattle.MyCanvas
Modifieur de la taille d'une case
setPasX(double). Static method in class navalBattle.BateauIcon
Modifieur de la largeur d'une case de bateau
setPasY(double). Static method in class navalBattle.BateauIcon
Modifieur de la hauteur d'une case de bateau
setPosition(Point). Method in class navalBattle.BateauIcon
modifieur de la position en pixels
setPseudo(String). Method in class navalBattle.DisposeBoats
setScore(int). Method in class navalBattle.MyCanvas
modifieur du score
setSelectedBateauIcon(Point). Method in class navalBattle.MyCanvas
TModifieur du bateauIcon selectionne
setServer(TextField). Method in class navalBattle.NavalBattleEntry
modifieur du nom de machine serveur
setServer_javaawtTextFieldMethodDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
Gets the setServer(java.awt.TextField) method descriptor.
setTaille(int). Method in class navalBattle.BateauIcon
Modifieur de la taille
setTempoCase(int, int). Method in class navalBattle.MyCanvas
Modifieur de la case de tir
setTir(int, Tir). Method in class navalBattle.VectorTir
setTir(int, Tir). Method in class navalBattle.VectorTir_Stub
setTir(int, Tir). Method in interface rmi.VectorTireur
This method was created in VisualAge.
setTirAutorise(boolean). Method in class navalBattle.MyCanvas
Modifieur de l'autorisation de tir
setTouche(int). Method in class navalBattle.Tir
setTouche(int, int). Method in class navalBattle.VectorTir
.
setTouche(int, int). Method in class navalBattle.VectorTir_Stub
setTouche(int, int). Method in interface rmi.VectorTireur
This method was created in VisualAge.
setTour(int). Method in class navalBattle.Agresseur
Modifieur du numero de rour
setTour(int). Method in class navalBattle.Tir
setVertical(). Method in class navalBattle.BateauIcon
Modifieur de la verticale, le met à true
setVictime(int, int, Victime). Method in class navalBattle.VectorTir
setVictime(int, int, Victime). Method in class navalBattle.VectorTir_Stub
setVictime(int, int, Victime). Method in interface rmi.VectorTireur
This method was created in VisualAge.
setVictime(int, Victime). Method in class navalBattle.Tir
setVisible(boolean). Method in class navalBattle.BateauIcon
Modifieur de visible
showDialog(String, String). Method in class navalBattle.DisposeBoats
This method was created in VisualAge.
showDialog(String, String). Method in class navalBattle.MyCanvas
Quand Message
showDialog_javalangString_javalangStringMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the showDialog(java.lang.String, java.lang.String) method descriptor.
showErreur(String). Method in class navalBattle.DisposeBoats
This method was created in VisualAge.
showErreur(String). Method in class navalBattle.MyCanvas
Quand Erreur
showErreur(String). Method in class navalBattle.NavalBattleEntry
Quand Erreur
showErreur_javalangStringMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the showErreur(java.lang.String) method descriptor.
SMIcon(). Constructor for class navalBattle.SMIcon
SMIcon constructor comment.
SMIcon(Point, boolean). Constructor for class navalBattle.SMIcon
PAIcon constructor comment.
SMTouche(). Constructor for class navalBattle.SMTouche
SMTouche constructor comment.
SMTouche(String). Constructor for class navalBattle.SMTouche
SMTouche constructor comment.
SousMarin(). Constructor for class navalBattle.SousMarin
SousMarin constructor comment.
SousMarin(SMIcon). Constructor for class navalBattle.SousMarin
Constructeur a partir d'un Icon de SousMarin

T

taille. Variable in class navalBattle.Bateau
Sa taille
taille. Variable in class navalBattle.BateauIcon
sa taille
textField1_ActionPerformed(ActionEvent). Method in class navalBattle.FrameNbJoueurs
Comment
tir. Variable in class navalBattle.Joueur
Tir(int, int). Constructor for class navalBattle.Tir
Tir(int, String, int). Constructor for class navalBattle.Tir
tirAutorise. Variable in class navalBattle.MyCanvas
tirer(Point). Method in class navalBattle.Joueur
Quand il click, et qu'il a la droit de tirer...
toBateau(). Method in class navalBattle.BateauIcon
Converti un BateauIcon en Bateau Par appel du constructeur de Bateau Utilisation du polymorphisme !
toBateau(). Method in class navalBattle.CIcon
Convesion en navalBattle.Bateau
toBateau(). Method in class navalBattle.DIcon
Conversion en navalBattle.Bateau renvoie un navalbattle.Demineur
toBateau(). Method in class navalBattle.FIcon
This method was created in VisualAge.
toBateau(). Method in class navalBattle.PAIcon
Conversion en Objet de Type Bateau
toBateau(). Method in class navalBattle.SMIcon
Conversion en Bateau
toString(). Method in class navalBattle.Joueur
touche. Variable in class navalBattle.Tir
touche(int, int, Case, String). Method in class navalBattle.VectorTir
touche(int, int, Case, String). Method in class navalBattle.VectorTir_Stub
touche(int, int, Case, String). Method in interface rmi.VectorTireur
This method was created in VisualAge.
touche(Point). Method in class navalBattle.Joueur
Quand il est touche
toucher(Case, String). Method in class navalBattle.Victime
tour. Variable in class navalBattle.Agresseur
tour de la derniere agression.
tour. Variable in class navalBattle.Case
Le dernier tour ou elle a ete touchee
tour. Variable in class navalBattle.Tir
tourCourant. Variable in class navalBattle.Joueur
tourCourant. Variable in class navalBattle.VectorTir
type. Variable in class navalBattle.BateauIcon
son type
type. Variable in class navalBattle.BateauTouche
Son type

U

update(Graphics). Method in class navalBattle.MyCanvas
Surcharge pour ne pas effacer l'ecran
updateBateauTouche(BateauTouche, int). Method in class navalBattle.Victime
updatePas(double, double). Method in class navalBattle.MyCanvas
Mise a jour de la taille des cases
updatePosition(). Method in class navalBattle.BateauIcon
Mise a jour de la position en pixels.
updatePosition(Point, double, double). Method in class navalBattle.MyCanvas
mise a jour de la position des bateauIcon

V

vBateauxTouches. Variable in class navalBattle.Victime
vCasesTouchees. Variable in class navalBattle.BateauTouche
La liste des cases Touchees
vectorTir. Variable in class navalBattle.DisposeBoats
L'objet RMI
VectorTir(). Constructor for class navalBattle.VectorTir
VectorTir constructor comment.
VectorTir(int). Constructor for class navalBattle.VectorTir
VectorTir_Skel(). Constructor for class navalBattle.VectorTir_Skel
VectorTir_Stub(). Constructor for class navalBattle.VectorTir_Stub
VectorTir_Stub(RemoteRef). Constructor for class navalBattle.VectorTir_Stub
vectorTireur. Variable in class navalBattle.Joueur
vectorTireur. Variable in class navalBattle.NavalBattleEntry
vertical. Variable in class navalBattle.BateauIcon
Victime(int). Constructor for class navalBattle.Victime
Victime(String, int). Constructor for class navalBattle.Victime
victime(VectorTireur, Vector, int). Method in class navalBattle.Joueur
Recherche de victimes pour le tir consulté
victimes. Variable in class navalBattle.Tir
visible. Variable in class navalBattle.BateauIcon
vTir. Variable in class navalBattle.VectorTir

W

windowActivated(WindowEvent). Method in class navalBattle.DialogErreur
Method to handle events for the WindowListener interface.
windowActivated(WindowEvent). Method in class navalBattle.DisposeBoats
Method to handle events for the WindowListener interface.
windowActivated(WindowEvent). Method in class navalBattle.FrameNbJoueurs
Method to handle events for the WindowListener interface.
windowActivated(WindowEvent). Method in class navalBattle.NavalBattleEntry
Method to handle events for the WindowListener interface.
windowActivated_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DialogErreurBeanInfo
Gets the windowActivated(java.awt.event.WindowEvent) method descriptor.
windowActivated_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the windowActivated(java.awt.event.WindowEvent) method descriptor.
windowActivated_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
Gets the windowActivated(java.awt.event.WindowEvent) method descriptor.
windowActivated_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
Gets the windowActivated(java.awt.event.WindowEvent) method descriptor.
windowClosed(WindowEvent). Method in class navalBattle.DialogErreur
Method to handle events for the WindowListener interface.
windowClosed(WindowEvent). Method in class navalBattle.DisposeBoats
Method to handle events for the WindowListener interface.
windowClosed(WindowEvent). Method in class navalBattle.FrameNbJoueurs
Method to handle events for the WindowListener interface.
windowClosed(WindowEvent). Method in class navalBattle.NavalBattleEntry
Method to handle events for the WindowListener interface.
windowClosed_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DialogErreurBeanInfo
Gets the windowClosed(java.awt.event.WindowEvent) method descriptor.
windowClosed_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the windowClosed(java.awt.event.WindowEvent) method descriptor.
windowClosed_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
Gets the windowClosed(java.awt.event.WindowEvent) method descriptor.
windowClosed_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
Gets the windowClosed(java.awt.event.WindowEvent) method descriptor.
windowClosing(WindowEvent). Method in class navalBattle.DialogErreur
Method to handle events for the WindowListener interface.
windowClosing(WindowEvent). Method in class navalBattle.DisposeBoats
Method to handle events for the WindowListener interface.
windowClosing(WindowEvent). Method in class navalBattle.FrameNbJoueurs
Method to handle events for the WindowListener interface.
windowClosing(WindowEvent). Method in class navalBattle.NavalBattleEntry
Method to handle events for the WindowListener interface.
windowClosing_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DialogErreurBeanInfo
Gets the windowClosing(java.awt.event.WindowEvent) method descriptor.
windowClosing_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the windowClosing(java.awt.event.WindowEvent) method descriptor.
windowClosing_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
Gets the windowClosing(java.awt.event.WindowEvent) method descriptor.
windowClosing_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
Gets the windowClosing(java.awt.event.WindowEvent) method descriptor.
windowDeactivated(WindowEvent). Method in class navalBattle.DialogErreur
Method to handle events for the WindowListener interface.
windowDeactivated(WindowEvent). Method in class navalBattle.DisposeBoats
Method to handle events for the WindowListener interface.
windowDeactivated(WindowEvent). Method in class navalBattle.FrameNbJoueurs
Method to handle events for the WindowListener interface.
windowDeactivated(WindowEvent). Method in class navalBattle.NavalBattleEntry
Method to handle events for the WindowListener interface.
windowDeactivated_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DialogErreurBeanInfo
Gets the windowDeactivated(java.awt.event.WindowEvent) method descriptor.
windowDeactivated_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the windowDeactivated(java.awt.event.WindowEvent) method descriptor.
windowDeactivated_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
Gets the windowDeactivated(java.awt.event.WindowEvent) method descriptor.
windowDeactivated_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
Gets the windowDeactivated(java.awt.event.WindowEvent) method descriptor.
windowDeiconified(WindowEvent). Method in class navalBattle.DialogErreur
Method to handle events for the WindowListener interface.
windowDeiconified(WindowEvent). Method in class navalBattle.DisposeBoats
Method to handle events for the WindowListener interface.
windowDeiconified(WindowEvent). Method in class navalBattle.FrameNbJoueurs
Method to handle events for the WindowListener interface.
windowDeiconified(WindowEvent). Method in class navalBattle.NavalBattleEntry
Method to handle events for the WindowListener interface.
windowDeiconified_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DialogErreurBeanInfo
Gets the windowDeiconified(java.awt.event.WindowEvent) method descriptor.
windowDeiconified_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the windowDeiconified(java.awt.event.WindowEvent) method descriptor.
windowDeiconified_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
Gets the windowDeiconified(java.awt.event.WindowEvent) method descriptor.
windowDeiconified_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
Gets the windowDeiconified(java.awt.event.WindowEvent) method descriptor.
windowIconified(WindowEvent). Method in class navalBattle.DialogErreur
Method to handle events for the WindowListener interface.
windowIconified(WindowEvent). Method in class navalBattle.DisposeBoats
Method to handle events for the WindowListener interface.
windowIconified(WindowEvent). Method in class navalBattle.FrameNbJoueurs
Method to handle events for the WindowListener interface.
windowIconified(WindowEvent). Method in class navalBattle.NavalBattleEntry
Method to handle events for the WindowListener interface.
windowIconified_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DialogErreurBeanInfo
Gets the windowIconified(java.awt.event.WindowEvent) method descriptor.
windowIconified_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the windowIconified(java.awt.event.WindowEvent) method descriptor.
windowIconified_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
Gets the windowIconified(java.awt.event.WindowEvent) method descriptor.
windowIconified_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
Gets the windowIconified(java.awt.event.WindowEvent) method descriptor.
windowOpened(WindowEvent). Method in class navalBattle.DialogErreur
Method to handle events for the WindowListener interface.
windowOpened(WindowEvent). Method in class navalBattle.DisposeBoats
Method to handle events for the WindowListener interface.
windowOpened(WindowEvent). Method in class navalBattle.FrameNbJoueurs
Method to handle events for the WindowListener interface.
windowOpened(WindowEvent). Method in class navalBattle.NavalBattleEntry
Method to handle events for the WindowListener interface.
windowOpened_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DialogErreurBeanInfo
Gets the windowOpened(java.awt.event.WindowEvent) method descriptor.
windowOpened_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.DisposeBoatsBeanInfo
Gets the windowOpened(java.awt.event.WindowEvent) method descriptor.
windowOpened_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.FrameNbJoueursBeanInfo
Gets the windowOpened(java.awt.event.WindowEvent) method descriptor.
windowOpened_javaawteventWindowEventMethodDescriptor(). Method in class navalBattle.NavalBattleEntryBeanInfo
Gets the windowOpened(java.awt.event.WindowEvent) method descriptor.