performed javacscript:fix and worked on documentation
[taxeditor.git] / taxeditor-navigation / src / main / java / eu / etaxonomy / taxeditor / navigation / handler / EditHandler.java
index 324e1e28b2d707c55249a22ab5cd2fc9c1ae1056..2cc72705e82ad36c840ea6656b4f944baffd5a0c 100644 (file)
@@ -30,6 +30,8 @@ import eu.etaxonomy.taxeditor.navigation.NavigationUtil;
 import eu.etaxonomy.taxeditor.wizard.ClassificationWizard;
 
 /**
+ * <p>EditHandler class.</p>
+ *
  * @author n.hoffmann
  * @created May 12, 2010
  * @version 1.0
@@ -39,6 +41,7 @@ public class EditHandler extends AbstractHandler implements IHandler{
        /* (non-Javadoc)
         * @see org.eclipse.core.commands.IHandler#execute(org.eclipse.core.commands.ExecutionEvent)
         */
+       /** {@inheritDoc} */
        public Object execute(ExecutionEvent event) throws ExecutionException {
        
                ISelection selection = HandlerUtil.getCurrentSelection(event);//navigator.getSelection();