Package gestionnaires
Interface Afficheur
-
- All Known Implementing Classes:
AfficheurConsole,AfficheurJTASwing,AfficheurLog
public interface AfficheurInterface 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 voidafficheMessage(java.lang.String s)
-