public class ImportItemWizardHandler
extends org.eclipse.core.commands.AbstractHandler
ImportItemWizard
from the main
Eclipse UI ToolBar.Constructor and Description |
---|
ImportItemWizardHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event)
Opens an
ImportItemWizard in a new WizardDialog . |
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
ImportItemWizard
in a new WizardDialog
.org.eclipse.core.commands.ExecutionException