Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 250 → Rev 251

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