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-store/src/main/java/eu/etaxonomy/taxeditor/user/handler/CreateUserHandler.java
21 21
import eu.etaxonomy.taxeditor.user.wizard.UserWizard;
22 22

  
23 23
/**
24
 * <p>CreateUserHandler class.</p>
25
 *
24 26
 * @author n.hoffmann
25 27
 * @created 02.07.2009
26 28
 * @version 1.0
......
30 32
	/* (non-Javadoc)
31 33
	 * @see org.eclipse.core.commands.IHandler#execute(org.eclipse.core.commands.ExecutionEvent)
32 34
	 */
35
	/** {@inheritDoc} */
33 36
	public Object execute(ExecutionEvent event) throws ExecutionException {
34 37
		Shell shell = HandlerUtil.getActiveShell(event);
35 38
		

Also available in: Unified diff