Revision 2659
tmp/org.txm.rcp/src/main/java/org/txm/rcp/editors/TXMEditor.java (revision 2659) | ||
---|---|---|
1078 | 1078 |
StatusLine.setMessage(editorInput.getResult().getComputingStartMessage()); |
1079 | 1079 |
} |
1080 | 1080 |
|
1081 |
|
|
1082 |
|
|
1083 | 1081 |
ComputeProgressMonitorDialog dialog = new ComputeProgressMonitorDialog(window.getShell(), editorInput.getResult()); |
1084 | 1082 |
dialog.runComputingProcess(true); |
1085 | 1083 |
|
Also available in: Unified diff