Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.util.wizard
Class AbstractWizardNode

java.lang.Object
  extended by eu.esdihumboldt.hale.ui.util.wizard.AbstractWizardNode
All Implemented Interfaces:
ExtendedWizardNode, org.eclipse.jface.wizard.IWizardNode
Direct Known Subclasses:
ActionUIWizardNode, FunctionWizardNode

public abstract class AbstractWizardNode
extends Object
implements ExtendedWizardNode

Abstract wizard node implementation.

Author:
Simon Templer

Constructor Summary
AbstractWizardNode(org.eclipse.jface.wizard.IWizardContainer container)
           
 
Method Summary
protected abstract  org.eclipse.jface.wizard.IWizard createWizard()
          Create the wizard represented by the node
 void dispose()
           
 org.eclipse.swt.graphics.Point getExtent()
           
 org.eclipse.jface.wizard.IWizard getWizard()
           
 boolean isContentCreated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface eu.esdihumboldt.hale.ui.util.wizard.ExtendedWizardNode
getDescription
 

Constructor Detail

AbstractWizardNode

public AbstractWizardNode(org.eclipse.jface.wizard.IWizardContainer container)
Parameters:
container - the wizard container
Method Detail

dispose

public void dispose()
Specified by:
dispose in interface org.eclipse.jface.wizard.IWizardNode
See Also:
IWizardNode.dispose()

getExtent

public org.eclipse.swt.graphics.Point getExtent()
Specified by:
getExtent in interface org.eclipse.jface.wizard.IWizardNode
See Also:
IWizardNode.getExtent()

getWizard

public org.eclipse.jface.wizard.IWizard getWizard()
Specified by:
getWizard in interface org.eclipse.jface.wizard.IWizardNode
See Also:
IWizardNode.getWizard()

createWizard

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

Returns:
the wizard

isContentCreated

public boolean isContentCreated()
Specified by:
isContentCreated in interface org.eclipse.jface.wizard.IWizardNode
See Also:
IWizardNode.isContentCreated()

Humboldt Alignment Editor 2.5.0

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