Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1415 Rev 1428
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("arrow_down.png")
-
 
33
	AbstractImagePrototype arrowDown();
-
 
34
	
-
 
35
	@Resource("arrow_up.png")
30
	AbstractImagePrototype appliquer();
36
	AbstractImagePrototype arrowUp();
31
	
37
	
Line 32... Line 38...
32
	@Resource("bogue.png")
38
	@Resource("bogue.png")
33
	AbstractImagePrototype bogue();
39
	AbstractImagePrototype bogue();