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

F

failed(String, boolean) - Method in interface org.netbeans.spi.wizard.ResultProgressHandle
Call this method if computation fails.
finish(Map) - Method in class org.netbeans.spi.wizard.Wizard
Called when the user has clicked the finish button.
finish(Map) - Method in interface org.netbeans.spi.wizard.WizardPage.WizardResultProducer
Conclude a wizard, doing whatever the wizard does with the data gathered into the map on the various panels.
finish(Map) - Method in class org.netbeans.spi.wizard.WizardPanelProvider
Instantiate whatever object (if any) the wizard creates from its gathered data.
finished(Object) - Method in interface org.netbeans.api.wizard.WizardResultReceiver
Called when the wizard has been completed, providing whatever object the wizard created as its result.
finished(Object) - Method in interface org.netbeans.spi.wizard.ResultProgressHandle
Call this method when the computation is complete, and pass in the final result of the computation.

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