Project

General

Profile

Download (590 Bytes) Statistics
| Branch: | Tag: | Revision:
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 main.java.eu.etaxonomy.taxeditor.molecular.editor.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.molecular.handler;
(22-22/22)