Project

General

Profile

« Previous | Next » 

Revision 4cc2aab3

Added by Niels Hoffmann almost 13 years ago

Finalizing PolytomousKeyListEditor

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/key/polytomous/PolytomousKeyGraphEditor.java
14 14
 * @author n.hoffmann
15 15
 * 
16 16
 */
17
public class PolytomousKeyGraphEditor extends AbstractGraphKeyEditor<PolytomousKey> {
17
public class PolytomousKeyGraphEditor extends
18
		AbstractGraphKeyEditor<PolytomousKey> implements
19
		IPolytomousKeyEditorPage {
18 20

  
19 21
	public static final String ID = "eu.etaxonomy.taxeditor.editor.key.polytomous.graph";
20 22

  

Also available in: Unified diff