Interface and Description |
---|
org.openide.WizardDescriptor.FinishPanel
4.28 Use FinishablePanel instead.
|
Class and Description |
---|
org.openide.NotifyDescriptor.Exception
No longer used. Try
Exceptions . |
Method and Description |
---|
org.openide.WizardDescriptor.setPanels(WizardDescriptor.Iterator)
use setPanelsAndSettings if needed.
|