Package gestionnaires
Interface Afficheur
-
- All Known Implementing Classes:
AfficheurConsole
,AfficheurJTASwing
,AfficheurLog
public interface Afficheur
Interface décrivant le comportement d'un afficheur d'erreur- See Also:
GestionnaireErreur
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
afficheMessage(java.lang.String s)
-