Révision 2045
tmp/org.txm.chartsengine.rcp/src/org/txm/chartsengine/rcp/editors/ChartEditor.java (revision 2045) | ||
---|---|---|
366 | 366 |
// Debug |
367 | 367 |
Log.finest("ChartEditor.setFocus(): giving focus to chart composite..."); //$NON-NLS-1$ |
368 | 368 |
|
369 |
this.parent.setFocus(); |
|
370 |
super.setFocus(); |
|
371 |
|
|
372 |
this.chartComposite.setFocus(); |
|
369 |
// this.parent.setFocus(); |
|
370 |
// super.setFocus(); |
|
371 |
// |
|
372 |
// this.chartComposite.setFocus(); |
|
373 |
// |
|
374 |
// |
|
373 | 375 |
|
374 |
|
|
375 |
|
|
376 | 376 |
// SJ: new code |
377 | 377 |
super.setFocus(); |
378 | 378 |
|
Formats disponibles : Unified diff