|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.archiviststoolkit.maintenance.common.ResultProducer
public class ResultProducer
Field Summary |
---|
Fields inherited from interface org.netbeans.spi.wizard.WizardPage.WizardResultProducer |
---|
NO_OP |
Constructor Summary | |
---|---|
ResultProducer(java.lang.String wizardType)
|
Method Summary | |
---|---|
boolean |
cancel(java.util.Map settings)
|
java.lang.Object |
finish(java.util.Map wizardData)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultProducer(java.lang.String wizardType)
Method Detail |
---|
public java.lang.Object finish(java.util.Map wizardData) throws org.netbeans.spi.wizard.WizardException
finish
in interface org.netbeans.spi.wizard.WizardPage.WizardResultProducer
org.netbeans.spi.wizard.WizardException
public boolean cancel(java.util.Map settings)
cancel
in interface org.netbeans.spi.wizard.WizardPage.WizardResultProducer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |