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

  
24 24
/**
25
 * <p>ShowDataSourceViewHandler class.</p>
26
 *
25 27
 * @author n.hoffmann
26 28
 * @created 14.04.2009
27 29
 * @version 1.0
28 30
 */
29 31
public class ShowDataSourceViewHandler extends AbstractHandler implements IHandler {
30 32
	
33
	/** {@inheritDoc} */
31 34
	public Object execute(ExecutionEvent event) throws ExecutionException {
32 35
		try {
33 36
			TaxeditorStorePlugin.getDefault().getWorkbench()

Also available in: Unified diff