JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Tree
Deprecated
Index
Search
Help
org.openide.dialogs 7.75
Deprecated API
Contents
Interfaces
Classes
Methods
Deprecated Interfaces
Interface
Description
org.openide.WizardDescriptor.FinishPanel
4.28 Use FinishablePanel instead.
Deprecated Classes
Class
Description
org.openide.NotifyDescriptor.Exception
No longer used. Try
java.util.logging
or
Exceptions
.
Deprecated Methods
Method
Description
org.openide.WizardDescriptor.setPanels
(WizardDescriptor.Iterator)
use setPanelsAndSettings if needed.