Révision 2643
| tmp/org.txm.ca.rcp/src/org/txm/ca/rcp/handlers/ComputeCA.java (revision 2643) | ||
|---|---|---|
| 32 | 32 |
import org.eclipse.jface.dialogs.MessageDialog; |
| 33 | 33 |
import org.eclipse.osgi.util.NLS; |
| 34 | 34 |
import org.eclipse.swt.widgets.Display; |
| 35 |
import org.eclipse.ui.IEditorPart; |
|
| 36 |
import org.eclipse.ui.IWorkbenchPage; |
|
| 37 | 35 |
import org.eclipse.ui.IWorkbenchWindow; |
| 38 | 36 |
import org.eclipse.ui.handlers.HandlerUtil; |
| 39 | 37 |
import org.txm.ca.core.functions.CA; |
| ... | ... | |
| 43 | 41 |
import org.txm.index.core.functions.PartitionIndex; |
| 44 | 42 |
import org.txm.lexicaltable.core.functions.LexicalTable; |
| 45 | 43 |
import org.txm.rcp.StatusLine; |
| 46 |
import org.txm.rcp.TXMWindows; |
|
| 47 | 44 |
import org.txm.rcp.editors.TXMEditor; |
| 48 | 45 |
import org.txm.rcp.editors.TXMResultEditorInput; |
| 49 | 46 |
import org.txm.rcp.handlers.BaseAbstractHandler; |
| 50 | 47 |
import org.txm.searchengine.cqp.corpus.Partition; |
| 51 |
import org.txm.searchengine.cqp.corpus.Property; |
|
| 52 | 48 |
import org.txm.utils.logger.Log; |
| 53 | 49 |
import org.txm.utils.logger.MessageBox; |
| 54 | 50 |
|
Formats disponibles : Unified diff