|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestionnaires.AfficheurLog
public class AfficheurLog
Génère les fichiers de log
| Constructor Summary | |
|---|---|
AfficheurLog()
|
|
| Method Summary | |
|---|---|
void |
afficheMessage(java.lang.String s)
écrit le message s dans le fichier log_file |
void |
setLogFile(java.lang.String filename)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AfficheurLog()
| Method Detail |
|---|
public void afficheMessage(java.lang.String s)
s dans le fichier log_file
afficheMessage in interface Afficheurs - le message à faire afficherAfficheur.afficheMessage(java.lang.String)public void setLogFile(java.lang.String filename)
filename - l'adresse du fichier de log
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||