Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.util.handler
Class AbstractWizardHandler

java.lang.Object
  extended by org.eclipse.core.commands.common.EventManager
      extended by org.eclipse.core.commands.AbstractHandler
          extended by eu.esdihumboldt.hale.ui.util.handler.AbstractWizardHandler
All Implemented Interfaces:
org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2
Direct Known Subclasses:
NewRelationHandler, SelectExportHandler, SelectImportHandler, TransformDataHandler

public abstract class AbstractWizardHandler
extends org.eclipse.core.commands.AbstractHandler

Shows a wizard

Author:
Simon Templer

Constructor Summary
AbstractWizardHandler()
           
 
Method Summary
protected abstract  org.eclipse.jface.wizard.IWizard createWizard()
          Create the wizard
 Object execute(org.eclipse.core.commands.ExecutionEvent event)
           
 
Methods inherited from class org.eclipse.core.commands.AbstractHandler
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled
 
Methods inherited from class org.eclipse.core.commands.common.EventManager
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractWizardHandler

public AbstractWizardHandler()
Method Detail

execute

public Object execute(org.eclipse.core.commands.ExecutionEvent event)
               throws org.eclipse.core.commands.ExecutionException
Throws:
org.eclipse.core.commands.ExecutionException
See Also:
IHandler.execute(ExecutionEvent)

createWizard

protected abstract org.eclipse.jface.wizard.IWizard createWizard()
Create the wizard

Returns:
the wizard instance

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d