performed javacscript:fix and worked on documentation
[taxeditor.git] / taxeditor-editor / src / main / java / eu / etaxonomy / taxeditor / editor / handler / ShowSupplementalDataViewHandler.java
index 4cc2ffc31c0cd51f2147db9938ecab9a93d90c1f..ca30d3dbc066fe3a5f13c3817a45dd5857e1dfde 100644 (file)
@@ -22,6 +22,8 @@ import eu.etaxonomy.taxeditor.editor.view.supplementaldata.SupplementalDataViewP
 import eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin;
 
 /**
+ * <p>ShowSupplementalDataViewHandler class.</p>
+ *
  * @author n.hoffmann
  * @created Jun 10, 2010
  * @version 1.0
@@ -33,6 +35,7 @@ public class ShowSupplementalDataViewHandler 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()