Révision 2100

tmp/org.txm.rcp/src/main/java/org/txm/rcp/swt/widget/parameters/ParametersDialog.java (revision 2100)
241 241
		//this.parent = composite;
242 242
		super.createDialogArea(composite);
243 243

  
244
		System.out.println("Parent: "+composite.getParent());
245
		System.out.println("Parent layout: "+composite.getParent().getLayout());
246
		
247 244
		composite.setLayoutData(new GridData(SWT.FILL, SWT.BEGINNING, true, true));
248 245
		
249 246
		GridLayout layout = new GridLayout(1, true);

Formats disponibles : Unified diff