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-editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/ShowMediaViewHandler.java
22 22
import eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin;
23 23

  
24 24
/**
25
 * <p>ShowMediaViewHandler class.</p>
26
 *
25 27
 * @author n.hoffmann
26 28
 * @created Jun 10, 2010
27 29
 * @version 1.0
......
33 35
	/* (non-Javadoc)
34 36
	 * @see org.eclipse.core.commands.IHandler#execute(org.eclipse.core.commands.ExecutionEvent)
35 37
	 */
38
	/** {@inheritDoc} */
36 39
	public Object execute(ExecutionEvent event) throws ExecutionException {
37 40
		try {
38 41
			TaxeditorStorePlugin.getDefault().getWorkbench()

Also available in: Unified diff