Révision 3011
tmp/org.txm.annotation.rcp/src/org/txm/annotation/rcp/editor/AnnotationExtension.java (revision 3011) | ||
---|---|---|
11 | 11 |
import org.eclipse.core.runtime.IStatus; |
12 | 12 |
import org.eclipse.core.runtime.Platform; |
13 | 13 |
import org.eclipse.core.runtime.Status; |
14 |
import org.eclipse.jface.dialogs.MessageDialog; |
|
15 | 14 |
import org.eclipse.swt.SWT; |
16 | 15 |
import org.eclipse.swt.events.SelectionEvent; |
17 | 16 |
import org.eclipse.swt.events.SelectionListener; |
18 | 17 |
import org.eclipse.swt.layout.GridLayout; |
19 |
import org.eclipse.swt.widgets.Display; |
|
20 | 18 |
import org.eclipse.swt.widgets.Group; |
21 | 19 |
import org.eclipse.swt.widgets.ToolItem; |
22 |
import org.txm.Toolbox; |
|
23 |
import org.txm.annotation.core.AnnotationEnginesManager; |
|
24 | 20 |
import org.txm.annotation.rcp.messages.AnnotationUIMessages; |
25 | 21 |
import org.txm.concordance.core.functions.Concordance; |
26 |
import org.txm.core.engines.Engine; |
|
27 |
import org.txm.core.engines.EngineType; |
|
28 |
import org.txm.core.engines.EnginesManager; |
|
29 | 22 |
import org.txm.core.results.TXMResult; |
30 | 23 |
import org.txm.objects.Text; |
31 | 24 |
import org.txm.rcp.IImageKeys; |
Formats disponibles : Unified diff