Revision 1944
tmp/org.txm.chartsengine.rcp/src/org/txm/chartsengine/rcp/editors/ChartEditor.java (revision 1944) | ||
---|---|---|
197 | 197 |
GridData gd = new GridData(GridData.FILL_BOTH); |
198 | 198 |
this.chartComposite.setLayoutData(gd); |
199 | 199 |
|
200 |
// subclasses manual creation |
|
200 |
// subclasses manual creations
|
|
201 | 201 |
this.__createPartControl(); |
202 | 202 |
|
203 | 203 |
|
Also available in: Unified diff