Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 251 → Rev 250

/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/resultats/images/ImagePresenteur.java
34,6 → 34,8
}
 
public void go(HasWidgets composite) {
boolean etrange = (this == null);
Object ca = this.getVue();
ImageVue vue = (ImageVue) this.getVue();
composite.add(vue);
vue.loadImage(image);