public abstract class AbstractWizardNode extends Object implements ExtendedWizardNode
Constructor and Description |
---|
AbstractWizardNode(org.eclipse.jface.wizard.IWizardContainer container) |
Modifier and Type | Method and Description |
---|---|
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() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription
public AbstractWizardNode(org.eclipse.jface.wizard.IWizardContainer container)
container
- the wizard containerpublic void dispose()
dispose
in interface org.eclipse.jface.wizard.IWizardNode
IWizardNode.dispose()
public org.eclipse.swt.graphics.Point getExtent()
getExtent
in interface org.eclipse.jface.wizard.IWizardNode
IWizardNode.getExtent()
public org.eclipse.jface.wizard.IWizard getWizard()
getWizard
in interface org.eclipse.jface.wizard.IWizardNode
IWizardNode.getWizard()
protected abstract org.eclipse.jface.wizard.IWizard createWizard()
public boolean isContentCreated()
isContentCreated
in interface org.eclipse.jface.wizard.IWizardNode
IWizardNode.isContentCreated()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a