ref #6913 Remove alignment editor
[taxeditor.git] / eu.etaxonomy.taxeditor.molecular / src / main / java / eu / etaxonomy / taxeditor / molecular / editor / e4 / handler / ToggleLeftRightInsertionHandlerE4.java
index ed4422ea65cdd22174cef4ddf210f51d4331f04e..c005b497dcfdc0cae85a459a647033863b2cbd8c 100644 (file)
@@ -16,14 +16,13 @@ import org.eclipse.e4.ui.model.application.ui.basic.MPart;
 import org.eclipse.e4.ui.services.IServiceConstants;
 import org.eclipse.jface.resource.ImageDescriptor;
 
-import eu.etaxonomy.taxeditor.molecular.editor.AlignmentEditor;
 import eu.etaxonomy.taxeditor.molecular.editor.e4.AlignmentEditorE4;
 import eu.etaxonomy.taxeditor.molecular.handler.HandlerTools;
 
 
 
 /**
- * Switches an {@link AlignmentEditor} between insertion in the base sequence to
+ * Switches an {@link AlignmentEditorE4} between insertion in the base sequence to
  * the left or to the right.
  *
  * @author Ben Stöver