Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 702 Rev 989
Line 27... Line 27...
27
	AbstractImagePrototype application();
27
	AbstractImagePrototype application();
Line 28... Line 28...
28
	
28
	
29
	@Resource("appliquer.png")
29
	@Resource("appliquer.png")
Line -... Line 30...
-
 
30
	AbstractImagePrototype appliquer();
-
 
31
	
-
 
32
	@Resource("bogue.png")
-
 
33
	AbstractImagePrototype bogue();
-
 
34
	
-
 
35
	@Resource("commentaire.png")
30
	AbstractImagePrototype appliquer();
36
	AbstractImagePrototype commentaire();
31
	
37
	
Line 32... Line 38...
32
	@Resource("connexion.png")
38
	@Resource("connexion.png")
33
	AbstractImagePrototype connexion();
39
	AbstractImagePrototype connexion();
Line 45... Line 51...
45
	AbstractImagePrototype enregistrer();
51
	AbstractImagePrototype enregistrer();
Line 46... Line 52...
46
			
52
			
47
	@Resource("fleche_bascule.png")
53
	@Resource("fleche_bascule.png")
Line -... Line 54...
-
 
54
	AbstractImagePrototype flecheBascule();
-
 
55
	
-
 
56
	@Resource("fleche_dedans_dehors.png")
48
	AbstractImagePrototype flecheBascule();
57
	AbstractImagePrototype flecheDedansDehors();
49
	
58
	
Line 50... Line 59...
50
	@Resource("formulaire_ajouter.png")
59
	@Resource("formulaire_ajouter.png")
51
	AbstractImagePrototype formAjouter();
60
	AbstractImagePrototype formAjouter();