Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1513 Rev 1615
Line 139... Line 139...
139
		ToolBar barreOutils = new ToolBar();  
139
		ToolBar barreOutils = new ToolBar();  
Line 140... Line 140...
140
		
140
		
141
		Button ajouterBouton = creerBoutonAjouter();
141
		Button ajouterBouton = creerBoutonAjouter();
Line 142... Line 142...
142
		barreOutils.add(ajouterBouton);
142
		barreOutils.add(ajouterBouton);
Line 143... Line 143...
143
		
143
		
144
		barreOutils.add(new Text(" ou "));
144
		barreOutils.add(new Text(" "));
Line 145... Line 145...
145
		
145