Révision 608
tmp/org.txm.textsbalance.rcp/src/org/txm/textsbalance/rcp/editors/TextsBalanceEditor.java (revision 608) | ||
---|---|---|
48 | 48 |
|
49 | 49 |
|
50 | 50 |
@Override |
51 |
public void createPartControl(Composite parent) { |
|
52 |
super.createPartControl(parent); |
|
51 |
public void _createPartControl(Composite parent) {
|
|
52 |
//super.createPartControl(parent);
|
|
53 | 53 |
|
54 | 54 |
if (((TextsBalance)this.getResultData()).getCorpus() == null) { |
55 | 55 |
System.out.println("Error: no corpus"); |
Formats disponibles : Unified diff