Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1292 Rev 1329
Line 76... Line 76...
76
		barreBoutons.add(identificationBouton);
76
		barreBoutons.add(identificationBouton);
77
		barreBoutons.add(aideBouton);
77
		barreBoutons.add(aideBouton);
78
		barreBoutons.add(feedbackBouton);
78
		barreBoutons.add(feedbackBouton);
79
		barreBoutons.add(applisBouton);
79
		barreBoutons.add(applisBouton);
Line 80... Line -...
80
		
-
 
81
		
80
		
82
		add(getTitre(), new RowData(.20, 1));
81
		add(getTitre(), new RowData(.20, 1));
Line 83... Line 82...
83
		add(barreBoutons, new RowData(.8, 1));
82
		add(barreBoutons, new RowData(.8, 1));