Subversion Repositories eFlore/Applications.del

Rev

Rev 281 | Rev 391 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 281 Rev 358
Line 44... Line 44...
44
	
44
	
45
	public void afficherBoutonSuivant() {
45
	public void afficherBoutonSuivant() {
46
		boutonSuivant.setVisible(true);
46
		boutonSuivant.setVisible(true);
Line -... Line 47...
-
 
47
	}
-
 
48
 
-
 
49
	public ListBox getSelecteurPas() {
-
 
50
		return selecteurPas;
47
	}
51
	}