1718192021222324
public Controleur(){ } public void init(){ this.ihm = new Ihm(this); this.ihm.afficherEcranDemarrage(); }