| 497 | jp_milcent | 1 | package org.tela_botanica.client.images.icones;
 | 
        
           |  |  | 2 |   | 
        
           |  |  | 3 | import com.google.gwt.user.client.ui.AbstractImagePrototype;
 | 
        
           |  |  | 4 | import com.google.gwt.user.client.ui.ImageBundle;
 | 
        
           |  |  | 5 |   | 
        
           |  |  | 6 | public interface Icones extends ImageBundle {
 | 
        
           |  |  | 7 |   | 
        
           | 507 | jp_milcent | 8 | 	@Resource("aide.png")
 | 
        
           | 497 | jp_milcent | 9 | 	AbstractImagePrototype aide();
 | 
        
           |  |  | 10 |   | 
        
           | 508 | gduche | 11 | 	@Resource("ajax-loader.gif")
 | 
        
           |  |  | 12 | 	AbstractImagePrototype ajaxLoader();
 | 
        
           |  |  | 13 |   | 
        
           |  |  | 14 | 	@Resource("ajouter.png")
 | 
        
           |  |  | 15 | 	AbstractImagePrototype ajouter();
 | 
        
           |  |  | 16 |   | 
        
           | 576 | jp_milcent | 17 | 	@Resource("annuler.png")
 | 
        
           |  |  | 18 | 	AbstractImagePrototype annuler();
 | 
        
           |  |  | 19 |   | 
        
           | 508 | gduche | 20 | 	@Resource("application_formulaire_modifier.png")
 | 
        
           |  |  | 21 | 	AbstractImagePrototype appFormModifier();
 | 
        
           |  |  | 22 |   | 
        
           |  |  | 23 | 	@Resource("application_panneau_liste.png")
 | 
        
           |  |  | 24 | 	AbstractImagePrototype appPanneauListe();
 | 
        
           |  |  | 25 |   | 
        
           |  |  | 26 | 	@Resource("application.png")
 | 
        
           |  |  | 27 | 	AbstractImagePrototype application();
 | 
        
           |  |  | 28 |   | 
        
           | 576 | jp_milcent | 29 | 	@Resource("appliquer.png")
 | 
        
           |  |  | 30 | 	AbstractImagePrototype appliquer();
 | 
        
           |  |  | 31 |   | 
        
           | 1428 | cyprien | 32 | 	@Resource("arrow_down.png")
 | 
        
           |  |  | 33 | 	AbstractImagePrototype arrowDown();
 | 
        
           |  |  | 34 |   | 
        
           |  |  | 35 | 	@Resource("arrow_up.png")
 | 
        
           |  |  | 36 | 	AbstractImagePrototype arrowUp();
 | 
        
           |  |  | 37 |   | 
        
           | 989 | jpm | 38 | 	@Resource("bogue.png")
 | 
        
           |  |  | 39 | 	AbstractImagePrototype bogue();
 | 
        
           |  |  | 40 |   | 
        
           | 1291 | gduche | 41 | 	@Resource("coel.png")
 | 
        
           |  |  | 42 | 	AbstractImagePrototype logoCoel();
 | 
        
           |  |  | 43 |   | 
        
           | 989 | jpm | 44 | 	@Resource("commentaire.png")
 | 
        
           |  |  | 45 | 	AbstractImagePrototype commentaire();
 | 
        
           |  |  | 46 |   | 
        
           | 508 | gduche | 47 | 	@Resource("connexion.png")
 | 
        
           |  |  | 48 | 	AbstractImagePrototype connexion();
 | 
        
           |  |  | 49 |   | 
        
           |  |  | 50 | 	@Resource("deconnexion.png")
 | 
        
           |  |  | 51 | 	AbstractImagePrototype deconnexion();
 | 
        
           |  |  | 52 |   | 
        
           | 702 | jp_milcent | 53 | 	@Resource("deplier_tout.png")
 | 
        
           |  |  | 54 | 	AbstractImagePrototype deplierTout();
 | 
        
           |  |  | 55 |   | 
        
           | 508 | gduche | 56 | 	@Resource("engrenages.png")
 | 
        
           |  |  | 57 | 	AbstractImagePrototype engrenages();
 | 
        
           | 702 | jp_milcent | 58 |   | 
        
           |  |  | 59 | 	@Resource("enregistrer.png")
 | 
        
           |  |  | 60 | 	AbstractImagePrototype enregistrer();
 | 
        
           |  |  | 61 |   | 
        
           | 508 | gduche | 62 | 	@Resource("fleche_bascule.png")
 | 
        
           |  |  | 63 | 	AbstractImagePrototype flecheBascule();
 | 
        
           |  |  | 64 |   | 
        
           | 989 | jpm | 65 | 	@Resource("fleche_dedans_dehors.png")
 | 
        
           |  |  | 66 | 	AbstractImagePrototype flecheDedansDehors();
 | 
        
           |  |  | 67 |   | 
        
           | 508 | gduche | 68 | 	@Resource("formulaire_ajouter.png")
 | 
        
           |  |  | 69 | 	AbstractImagePrototype formAjouter();
 | 
        
           |  |  | 70 |   | 
        
           |  |  | 71 | 	@Resource("formulaire_modifier.png")
 | 
        
           |  |  | 72 | 	AbstractImagePrototype formModifier();
 | 
        
           |  |  | 73 |   | 
        
           |  |  | 74 | 	@Resource("groupe_engrenage.png")
 | 
        
           |  |  | 75 | 	AbstractImagePrototype groupeEngrenage();
 | 
        
           |  |  | 76 |   | 
        
           |  |  | 77 | 	@Resource("images.png")
 | 
        
           |  |  | 78 | 	AbstractImagePrototype images();
 | 
        
           |  |  | 79 |   | 
        
           |  |  | 80 | 	@Resource("imprimer.png")
 | 
        
           |  |  | 81 | 	AbstractImagePrototype imprimer();
 | 
        
           |  |  | 82 |   | 
        
           |  |  | 83 | 	@Resource("information.png")
 | 
        
           |  |  | 84 | 	AbstractImagePrototype information();
 | 
        
           |  |  | 85 |   | 
        
           | 1119 | jpm | 86 | 	@Resource("lien_externe.png")
 | 
        
           |  |  | 87 | 	AbstractImagePrototype lienExterne();
 | 
        
           |  |  | 88 |   | 
        
           | 508 | gduche | 89 | 	@Resource("livre_ouvert.png")
 | 
        
           | 513 | jp_milcent | 90 | 	AbstractImagePrototype livreOuvert();
 | 
        
           | 508 | gduche | 91 |   | 
        
           |  |  | 92 | 	@Resource("rafraichir.png")
 | 
        
           |  |  | 93 | 	AbstractImagePrototype rafraichir();
 | 
        
           |  |  | 94 |   | 
        
           | 507 | jp_milcent | 95 | 	@Resource("replier_tout.png")
 | 
        
           | 497 | jp_milcent | 96 | 	AbstractImagePrototype replierTout();
 | 
        
           |  |  | 97 |   | 
        
           | 588 | gduche | 98 | 	@Resource("resultset_first.png")
 | 
        
           |  |  | 99 | 	AbstractImagePrototype resultsetFirst();
 | 
        
           |  |  | 100 |   | 
        
           |  |  | 101 | 	@Resource("resultset_last.png")
 | 
        
           |  |  | 102 | 	AbstractImagePrototype resultsetLast();
 | 
        
           |  |  | 103 |   | 
        
           |  |  | 104 | 	@Resource("resultset_next.png")
 | 
        
           |  |  | 105 | 	AbstractImagePrototype resultsetNext();
 | 
        
           |  |  | 106 |   | 
        
           |  |  | 107 | 	@Resource("resultset_previous.png")
 | 
        
           |  |  | 108 | 	AbstractImagePrototype resultsetPrevious();
 | 
        
           |  |  | 109 |   | 
        
           | 702 | jp_milcent | 110 | 	@Resource("script_go.png")
 | 
        
           |  |  | 111 | 	AbstractImagePrototype scriptGo();
 | 
        
           |  |  | 112 |   | 
        
           |  |  | 113 | 	@Resource("script_save.png")
 | 
        
           |  |  | 114 | 	AbstractImagePrototype scriptSave();
 | 
        
           |  |  | 115 |   | 
        
           |  |  | 116 | 	@Resource("supprimer.png")
 | 
        
           |  |  | 117 | 	AbstractImagePrototype supprimer();
 | 
        
           |  |  | 118 |   | 
        
           |  |  | 119 | 	@Resource("table.png")
 | 
        
           |  |  | 120 | 	AbstractImagePrototype table();
 | 
        
           |  |  | 121 |   | 
        
           |  |  | 122 | 	@Resource("utilisateur.png")
 | 
        
           |  |  | 123 | 	AbstractImagePrototype utilisateur();
 | 
        
           |  |  | 124 |   | 
        
           | 576 | jp_milcent | 125 | 	@Resource("valider.png")
 | 
        
           |  |  | 126 | 	AbstractImagePrototype valider();
 | 
        
           | 702 | jp_milcent | 127 |   | 
        
           |  |  | 128 | 	@Resource("vcard_ajouter.png")
 | 
        
           |  |  | 129 | 	AbstractImagePrototype vcardAjouter();
 | 
        
           |  |  | 130 |   | 
        
           |  |  | 131 | 	@Resource("vcard_modifier.png")
 | 
        
           |  |  | 132 | 	AbstractImagePrototype vcardModifier();
 | 
        
           | 576 | jp_milcent | 133 |   | 
        
           | 702 | jp_milcent | 134 | 	@Resource("vcard_supprimer.png")
 | 
        
           |  |  | 135 | 	AbstractImagePrototype vcardSupprimer();
 | 
        
           |  |  | 136 |   | 
        
           |  |  | 137 | 	@Resource("vcard.png")
 | 
        
           |  |  | 138 | 	AbstractImagePrototype vcard();
 | 
        
           | 1228 | cyprien | 139 |   | 
        
           |  |  | 140 | 	@Resource("newspaper.png")
 | 
        
           |  |  | 141 | 	AbstractImagePrototype newspaper();
 | 
        
           | 497 | jp_milcent | 142 | }
 |