Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1513 Rev 1680
Line 44... Line 44...
44
		
44
		
Line 45... Line 45...
45
		fenetreIdentification = vueARafraichir;
45
		fenetreIdentification = vueARafraichir;
46
		
46
		
47
		setSize(500, 300);
47
		setSize(500, 300);
48
		setPlain(true);
48
		setPlain(true);
49
		setHeading("Licence d'utilisation");
49
		setHeadingHtml("Licence d'utilisation");
50
		setIcon(Images.ICONES.application());
50
		setIcon(Images.ICONES.application());
Line 51... Line 51...
51
		setLayout(new RowLayout());
51
		setLayout(new RowLayout());