ref #6913 Remove alignment editor
[taxeditor.git] / eu.etaxonomy.taxeditor.molecular / src / main / java / eu / etaxonomy / taxeditor / molecular / editor / e4 / PherogramPartE4.java
index eb7a88ea149044db14e36688c0eef0785adea243..28c93ed6d6eab23707c9e9b8517a3f97c9f8ce54 100644 (file)
@@ -14,7 +14,6 @@ import javax.annotation.PostConstruct;
 import org.eclipse.swt.SWT;
 import org.eclipse.swt.widgets.Composite;
 
-import eu.etaxonomy.taxeditor.molecular.editor.AlignmentEditor;
 import info.bioinfweb.libralign.pherogram.PherogramFormats.QualityOutputType;
 import info.bioinfweb.libralign.pherogram.model.PherogramComponentModel;
 import info.bioinfweb.libralign.pherogram.view.PherogramView;
@@ -24,7 +23,7 @@ import info.bioinfweb.tic.SWTComponentFactory;
 
 /**
  * Component that allows to view a pherogram without the distortion due to aligning it to a sequence as in
- * {@link AlignmentEditor}.
+ * {@link AlignmentEditorE4}.
  *
  * @author Ben Stöver
  * @date Nov 20, 2014