A C D E F G H I K M N O P R S T U V W

D

DeferredWizardResult - Class in org.netbeans.spi.wizard
Object which can be returned from WizardPage.WizardResultProducer.finish() or WizardPanelProvider.finish().
DeferredWizardResult() - Constructor for class org.netbeans.spi.wizard.DeferredWizardResult
Creates a new instance of DeferredWizardResult which cannot be aborted and shows a progress bar.
DeferredWizardResult(boolean) - Constructor for class org.netbeans.spi.wizard.DeferredWizardResult
Creates a new instance of DeferredWizardResult which may or may not be able to be aborted.
DeferredWizardResult(boolean, boolean) - Constructor for class org.netbeans.spi.wizard.DeferredWizardResult
Creates a new instance of DeferredWizardResult which may or may not be able to be aborted, and which may simply disable the wizard's UI instead of showing a progress bar while the background work runs.

A C D E F G H I K M N O P R S T U V W