Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1151 Rev 1152
Line 199... Line 199...
199
 
199
 
200
	protected void afficherPanneauMotsCles() {
200
	protected void afficherPanneauMotsCles() {
201
		vue.afficherZoneMotsCles();
201
		vue.afficherZoneMotsCles();
202
		motsClesOuverts = true;
202
		motsClesOuverts = true;
-
 
203
		motsClesImagePresenteur.chargerMotsCles(image.getIdImage());
203
		motsClesImagePresenteur.chargerMotsCles(image.getIdImage());
204
		motsClesImagePresenteur.focuserChampsSaisie();
Line 204... Line 205...
204
	}
205
	}
205
	
206
	
206
	protected void cacherPanneauMotsCles() {
207
	protected void cacherPanneauMotsCles() {