Révision 2891
| tmp/org.txm.cooccurrence.rcp/src/org/txm/cooccurrence/rcp/editors/CooccurrencesEditor.java (revision 2891) | ||
|---|---|---|
| 444 | 444 |
// descending initial sorting on score column |
| 445 | 445 |
currentComparator = new ScoreComparator(); |
| 446 | 446 |
setColComparator(new ScoreComparator(), scoreColumn); |
| 447 |
setColComparator(new ScoreComparator(), scoreColumn); // second time is descending mode |
|
| 447 | 448 |
sort(); |
| 448 | 449 |
|
| 449 | 450 |
} |
Formats disponibles : Unified diff