Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 514 Rev 518
Line 84... Line 84...
84
	AbstractImagePrototype replierTout();
84
	AbstractImagePrototype replierTout();
Line 85... Line 85...
85
	
85
	
86
	@Resource("enregistrer.png")
86
	@Resource("enregistrer.png")
Line -... Line 87...
-
 
87
	AbstractImagePrototype enregistrer();
-
 
88
	
-
 
89
	@Resource("script_go.png")
-
 
90
	AbstractImagePrototype scriptGo();
-
 
91
	
-
 
92
	@Resource("script_save.png")
87
	AbstractImagePrototype enregistrer();
93
	AbstractImagePrototype scriptSave();