Révision 2182
tmp/org.txm.annotation.kr.rcp/src/org/txm/annotation/kr/rcp/concordance/KRAnnotation.java (revision 2182) | ||
---|---|---|
613 | 613 |
} |
614 | 614 |
|
615 | 615 |
protected AnnotationType getSelectedAnnotationType() { |
616 |
if (annotationTypesCombo.getCombo().isDisposed()) return null; |
|
617 |
|
|
616 | 618 |
IStructuredSelection isel = (IStructuredSelection)annotationTypesCombo.getSelection(); |
617 | 619 |
if (isel.isEmpty()) { |
618 | 620 |
return null; |
Formats disponibles : Unified diff