performed javacscript:fix and worked on documentation
[taxeditor.git] / taxeditor-store / src / main / java / eu / etaxonomy / taxeditor / io / wizard / AbstractExcelExportWizard.java
index a3a800751ac66e8ddf61ce70882ad7c96856f28a..536dd52f8fe21d1fe52bf237b108244ee6e62648 100644 (file)
@@ -16,6 +16,8 @@ import org.eclipse.ui.IExportWizard;
 import org.eclipse.ui.IWorkbench;
 
 /**
+ * <p>AbstractExcelExportWizard class.</p>
+ *
  * @author n.hoffmann
  * @created 15.06.2009
  * @version 1.0
@@ -25,6 +27,7 @@ public class AbstractExcelExportWizard extends Wizard implements IExportWizard {
        /* (non-Javadoc)
         * @see org.eclipse.jface.wizard.Wizard#performFinish()
         */
+       /** {@inheritDoc} */
        @Override
        public boolean performFinish() {
                // TODO Auto-generated method stub
@@ -34,6 +37,7 @@ public class AbstractExcelExportWizard extends Wizard implements IExportWizard {
        /* (non-Javadoc)
         * @see org.eclipse.ui.IWorkbenchWizard#init(org.eclipse.ui.IWorkbench, org.eclipse.jface.viewers.IStructuredSelection)
         */
+       /** {@inheritDoc} */
        public void init(IWorkbench workbench, IStructuredSelection selection) {
                // TODO Auto-generated method stub