Révision 3595
TXM/trunk/org.txm.chartsengine.rcp/src/org/txm/chartsengine/rcp/handlers/ExportChart.java (revision 3595) | ||
---|---|---|
135 | 135 |
protected IStatus run(IProgressMonitor monitor) { |
136 | 136 |
try { |
137 | 137 |
this.runInit(monitor); |
138 |
JobsTimer.start(); |
|
138 | 139 |
monitor.beginTask(TXMUIMessages.exporting, 100); |
139 | 140 |
|
140 | 141 |
// compute the result if needed |
TXM/trunk/org.txm.chartsengine.rcp/src/org/txm/chartsengine/rcp/handlers/ExportChartEditorView.java (revision 3595) | ||
---|---|---|
131 | 131 |
protected IStatus run(IProgressMonitor monitor) { |
132 | 132 |
try { |
133 | 133 |
this.runInit(monitor); |
134 |
JobsTimer.start(); |
|
134 | 135 |
monitor.beginTask(TXMUIMessages.exporting, 100); |
135 | 136 |
|
136 | 137 |
String outputFormat = (String) chartEditor.getEditorSupportedExportFileFormats().get(dialog.getFilterIndex()); |
Formats disponibles : Unified diff