public class PogamutGroovyBotWizardIterator extends Object implements org.openide.WizardDescriptor.InstantiatingIterator
| Constructor and Description |
|---|
PogamutGroovyBotWizardIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChangeListener(ChangeListener l) |
static PogamutGroovyBotWizardIterator |
createIterator() |
org.openide.WizardDescriptor.Panel |
current() |
boolean |
hasNext() |
boolean |
hasPrevious() |
void |
initialize(org.openide.WizardDescriptor wiz) |
Set |
instantiate() |
String |
name() |
void |
nextPanel() |
void |
previousPanel() |
void |
removeChangeListener(ChangeListener l) |
void |
uninitialize(org.openide.WizardDescriptor wiz) |
public static PogamutGroovyBotWizardIterator createIterator()
public Set instantiate() throws IOException
instantiate in interface org.openide.WizardDescriptor.InstantiatingIteratorIOExceptionpublic void initialize(org.openide.WizardDescriptor wiz)
initialize in interface org.openide.WizardDescriptor.InstantiatingIteratorpublic void uninitialize(org.openide.WizardDescriptor wiz)
uninitialize in interface org.openide.WizardDescriptor.InstantiatingIteratorpublic String name()
name in interface org.openide.WizardDescriptor.Iteratorpublic boolean hasNext()
hasNext in interface org.openide.WizardDescriptor.Iteratorpublic boolean hasPrevious()
hasPrevious in interface org.openide.WizardDescriptor.Iteratorpublic void nextPanel()
nextPanel in interface org.openide.WizardDescriptor.Iteratorpublic void previousPanel()
previousPanel in interface org.openide.WizardDescriptor.Iteratorpublic org.openide.WizardDescriptor.Panel current()
current in interface org.openide.WizardDescriptor.Iteratorpublic final void addChangeListener(ChangeListener l)
addChangeListener in interface org.openide.WizardDescriptor.Iteratorpublic final void removeChangeListener(ChangeListener l)
removeChangeListener in interface org.openide.WizardDescriptor.IteratorCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.