bd0508a8305e0e8b4a30a3716c85f09c0a0624b8
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / src / main / java / eu / etaxonomy / taxeditor / editor / handler / alignmenteditor / package-info.java
1 // $Id$
2 /**
3 * Copyright (C) 2015 EDIT
4 * European Distributed Institute of Taxonomy
5 * http://www.e-taxonomy.eu
6 *
7 * The contents of this file are subject to the Mozilla Public License Version 1.1
8 * See LICENSE.TXT at the top of this package for the full license terms.
9 */
10 /**
11 * Contains handlers that trigger actions in an active instance of
12 * {@link eu.etaxonomy.taxeditor.editor.molecular.AlignmentEditor}. Handlers opening
13 * an alignment editor or pherogram view are not contained in here.
14 *
15 * @author Ben Stöver
16 */
17 package eu.etaxonomy.taxeditor.editor.handler.alignmenteditor;