Project

General

Profile

« Previous | Next » 

Revision 3be6ef3e

Added by Niels Hoffmann over 13 years ago

performed javacscript:fix and worked on documentation

View differences:

taxeditor-navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/handler/NewTaxonNodeHandler.java
22 22
import eu.etaxonomy.taxeditor.wizard.NewTaxonNodeWizard;
23 23

  
24 24
/**
25
 * <p>NewTaxonNodeHandler class.</p>
26
 *
25 27
 * @author n.hoffmann
26 28
 * @created Sep 15, 2009
27 29
 * @version 1.0
......
31 33
	/* (non-Javadoc)
32 34
	 * @see org.eclipse.core.commands.IHandler#execute(org.eclipse.core.commands.ExecutionEvent)
33 35
	 */
36
	/** {@inheritDoc} */
34 37
	public Object execute(ExecutionEvent event) throws ExecutionException {
35 38
		
36 39
		NewTaxonNodeWizard wizard = new NewTaxonNodeWizard();

Also available in: Unified diff