performed javacscript:fix and worked on documentation
[taxeditor.git] / taxeditor-editor / src / main / java / eu / etaxonomy / taxeditor / editor / handler / ShowTaxonDescriptionsViewHandler.java
index 56d588cf9555d784a53f4c756150f0cdce601117..768baeba5f666452912756262f462d194eb1299b 100644 (file)
@@ -22,6 +22,8 @@ import eu.etaxonomy.taxeditor.editor.view.descriptive.DescriptiveViewPart;
 import eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin;
 
 /**
+ * <p>ShowTaxonDescriptionsViewHandler class.</p>
+ *
  * @author n.hoffmann
  * @created 05.06.2009
  * @version 1.0
@@ -34,6 +36,7 @@ public class ShowTaxonDescriptionsViewHandler extends AbstractHandler implements
        /* (non-Javadoc)
         * @see org.eclipse.core.commands.IHandler#execute(org.eclipse.core.commands.ExecutionEvent)
         */
+       /** {@inheritDoc} */
        public Object execute(ExecutionEvent event) throws ExecutionException {
                try {
                        TaxeditorStorePlugin.getDefault().getWorkbench()