|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.esdihumboldt.hale.ui.util.wizard.AbstractWizardNode
eu.esdihumboldt.hale.ui.io.action.wizard.ActionUIWizardNode
public class ActionUIWizardNode
Wizard node based on ActionUI
Constructor Summary | |
---|---|
ActionUIWizardNode(ActionUI actionUI,
org.eclipse.jface.wizard.IWizardContainer container)
Create a wizard node |
Method Summary | |
---|---|
protected org.eclipse.jface.wizard.IWizard |
createWizard()
Create the wizard represented by the node |
void |
dispose()
|
ActionUI |
getActionUI()
|
String |
getDescription()
Get the wizard description |
org.eclipse.swt.graphics.Image |
getImage()
Get the wizard image |
Methods inherited from class eu.esdihumboldt.hale.ui.util.wizard.AbstractWizardNode |
---|
getExtent, getWizard, isContentCreated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionUIWizardNode(ActionUI actionUI, org.eclipse.jface.wizard.IWizardContainer container)
actionUI
- the action UIcontainer
- the wizard containerMethod Detail |
---|
public String getDescription()
ExtendedWizardNode
null
ExtendedWizardNode.getDescription()
protected org.eclipse.jface.wizard.IWizard createWizard()
AbstractWizardNode
createWizard
in class AbstractWizardNode
AbstractWizardNode.createWizard()
public ActionUI getActionUI()
public org.eclipse.swt.graphics.Image getImage()
public void dispose()
dispose
in interface org.eclipse.jface.wizard.IWizardNode
dispose
in class AbstractWizardNode
AbstractWizardNode.dispose()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |