public class FunctionWizardNode extends AbstractWizardNode
Constructor and Description |
---|
FunctionWizardNode(AbstractFunction<?> function,
org.eclipse.jface.wizard.IWizardContainer container)
Create a wizard node
|
Modifier and Type | Method and Description |
---|---|
protected FunctionWizard |
createWizard()
Create the wizard represented by the node
|
boolean |
equals(Object obj) |
String |
getDescription()
Get the wizard description
|
AbstractFunction<?> |
getFunction() |
FunctionWizard |
getWizard() |
int |
hashCode() |
dispose, getExtent, isContentCreated
public FunctionWizardNode(AbstractFunction<?> function, org.eclipse.jface.wizard.IWizardContainer container)
function
- the functioncontainer
- the wizard containerpublic String getDescription()
ExtendedWizardNode
null
ExtendedWizardNode.getDescription()
protected FunctionWizard createWizard()
AbstractWizardNode
createWizard
in class AbstractWizardNode
AbstractWizardNode.createWizard()
public FunctionWizard getWizard()
getWizard
in interface org.eclipse.jface.wizard.IWizardNode
getWizard
in class AbstractWizardNode
AbstractWizardNode.getWizard()
public AbstractFunction<?> getFunction()
public int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object obj)
equals
in class Object
Object.equals(java.lang.Object)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a