Révision 716
tmp/org.txm.progression.rcp/src/org/txm/progression/rcp/editors/ProgressionEditor.java (revision 716) | ||
---|---|---|
234 | 234 |
|
235 | 235 |
// Structural units and properties combo viewers |
236 | 236 |
StructuralUnitsCombosGroup structuration = new StructuralUnitsCombosGroup(paramPanel, this, this.getResult().getStructuralUnit(), this.getResult().getStructuralUnitProperty()); |
237 |
|
|
237 |
GridData gdata = new GridData(GridData.BEGINNING, GridData.BEGINNING, true, false, 3, 1); |
|
238 |
structuration.setLayoutData(gdata); |
|
238 | 239 |
// Structural Unit |
239 | 240 |
structuralUnitsComboViewer = structuration.getStructuralUnitsComboViewer(); |
240 | 241 |
|
Formats disponibles : Unified diff