- readSettings(Data) - Method in interface org.openide.WizardDescriptor.Panel
-
Provides the wizard panel with the current data--either
the default data or already-modified settings, if the user used the previous and/or next buttons.
- removeChangeListener(ChangeListener) - Method in class org.openide.WizardDescriptor.ArrayIterator
-
- removeChangeListener(ChangeListener) - Method in interface org.openide.WizardDescriptor.Iterator
-
Remove a listener to changes of the current panel.
- removeChangeListener(ChangeListener) - Method in interface org.openide.WizardDescriptor.Panel
-
Remove a listener to changes of the panel's validity.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.openide.NotifyDescriptor
-
- reset() - Method in class org.openide.WizardDescriptor.ArrayIterator
-
Resets this iterator to initial state.
- RIGHT_ALIGN - Static variable in class org.openide.DialogDescriptor
-
Alignment to place options vertically
in the right part.