Subversion Repositories eFlore/Applications.del

Rev

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

Rev 638 Rev 660
Line 26... Line 26...
26
	}
26
	}
Line 27... Line 27...
27
	
27
	
28
	@Override
28
	@Override
29
	public void afficherVotes(int pourcentage, String nomTaxon) {
29
	public void afficherVotes(int pourcentage, String nomTaxon) {
-
 
30
		this.nomTaxon.setText(nomTaxon);
Line 30... Line 31...
30
		this.nomTaxon.setText(nomTaxon);
31
		this.nomTaxon.setTitle(nomTaxon);
Line 31... Line 32...
31
		
32
		
32
		if (pourcentage > -1) {
33
		if (pourcentage > -1) {