Révision 1723
| tmp/org.txm.rcp/src/main/java/org/txm/rcp/utils/JobHandler.java (revision 1723) | ||
|---|---|---|
| 126 | 126 |
public void done() {
|
| 127 | 127 |
if (currentMonitor != null) {
|
| 128 | 128 |
currentMonitor.done(); |
| 129 |
try {
|
|
| 130 |
StatusLine.setMessage("");
|
|
| 131 |
} catch (Exception e) {}
|
|
| 129 | 132 |
} |
| 130 | 133 |
} |
| 131 | 134 |
|
Formats disponibles : Unified diff