1819202122232425
public PartitionPanelModeLecture(Controller controller) { super(controller); affichageLectureBarre = new AffichageLectureBarre(getPartitionVue()); }