Updated Polytomous Key List Editor Component
authorCherian Mathew <c.mathew@bgbm.org>
Wed, 26 Sep 2012 15:10:19 +0000 (15:10 +0000)
committerCherian Mathew <c.mathew@bgbm.org>
Wed, 26 Sep 2012 15:10:19 +0000 (15:10 +0000)
commitc886671b778b9f4b379469937d82aadc4e7dc2d9
tree89f3bf0da85f01a7b833693f4026f42fd0ffaa89
parentad1b4a79759fb824e6335e5f64bd885b279a477a
Updated Polytomous Key List Editor Component
 - added extra column for taxa
 - 'New' and 'Delete' both lead to error popups when no node is selected
 - 'New' menu click creates an empty node linked to the root node, when no nodes are present.
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/key/polytomous/PolytomousKeyListEditor.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/key/polytomous/PolytomousKeyListLabelProvider.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/key/polytomous/handler/CreateNodeHandler.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/key/polytomous/handler/DeleteNodeHandler.java