Révision 1447
tmp/org.txm.rcp/src/main/java/org/txm/rcp/swt/widget/structures/StructuralUnitsComboViewer.java (revision 1447) | ||
---|---|---|
52 | 52 |
} |
53 | 53 |
|
54 | 54 |
// Listeners |
55 |
//if(autoCompute) { |
|
56 |
this.addSelectionChangedListener(new ComputeSelectionListener(editor, autoCompute)); |
|
57 |
//} |
|
58 |
|
|
55 |
this.addSelectionChangedListener(new ComputeSelectionListener(editor, autoCompute)); |
|
59 | 56 |
} |
60 | 57 |
|
61 | 58 |
|
tmp/org.txm.rcp/src/main/java/org/txm/rcp/swt/widget/structures/StructuralUnitPropertiesComboViewer.java (revision 1447) | ||
---|---|---|
37 | 37 |
this.updateFromStructuralUnit(su, selectedSUP); |
38 | 38 |
|
39 | 39 |
// Listener |
40 |
//if(autoCompute) { |
|
41 |
this.addSelectionChangedListener(new ComputeSelectionListener(editor, autoCompute)); |
|
42 |
//} |
|
43 |
|
|
44 |
|
|
40 |
this.addSelectionChangedListener(new ComputeSelectionListener(editor, autoCompute)); |
|
45 | 41 |
} |
46 | 42 |
|
47 | 43 |
|
Formats disponibles : Unified diff