Interface | Description |
---|---|
org.openide.WizardDescriptor.FinishPanel |
4.28 Use FinishablePanel instead.
|
Class | Description |
---|---|
org.openide.NotifyDescriptor.Exception |
No longer used. Try
java.util.logging or Exceptions . |
Method | Description |
---|---|
org.openide.WizardDescriptor.setPanels(WizardDescriptor.Iterator) |
use setPanelsAndSettings if needed.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.