Skip navigation links
org.openide.dialogs 7.57
A B C D E F G H I M N O P Q R S T U V W Y 

S

setAdditionalOptions(Object[]) - Method in class org.openide.NotifyDescriptor
Define an explicit description of the set of additional user-selectable options.
setAdditionalOptions(Object[]) - Method in class org.openide.WizardDescriptor
 
setButtonListener(ActionListener) - Method in class org.openide.DialogDescriptor
Set new button listener instance for this dialog descriptor.
setClosingOptions(Object[]) - Method in class org.openide.DialogDescriptor
Setter for list of options that close the dialog.
setClosingOptions(Object[]) - Method in class org.openide.WizardDescriptor
 
setErrorMessage(String) - Method in class org.openide.NotificationLineSupport
Sets a error message.
setHelpCtx(HelpCtx) - Method in class org.openide.DialogDescriptor
Set new help context for this dialog descriptor.
setHelpCtx(HelpCtx) - Method in class org.openide.WizardDescriptor
 
setInformationMessage(String) - Method in class org.openide.NotificationLineSupport
Sets a information message.
setInputText(String) - Method in class org.openide.NotifyDescriptor.InputLine
Set the text on the input line.
setLeaf(boolean) - Method in class org.openide.DialogDescriptor
Set new leaf status.
setMessage(Object) - Method in class org.openide.NotifyDescriptor
Define a descriptive message to be reported.
setMessageType(int) - Method in class org.openide.NotifyDescriptor
Define the style of the message.
setModal(boolean) - Method in class org.openide.DialogDescriptor
Set new modal status.
setNoDefaultClose(boolean) - Method in class org.openide.NotifyDescriptor
Disable or enabled the closing of dialog window using ESC and the close button in dialog's title bar.
setOptions(Object[]) - Method in class org.openide.NotifyDescriptor
Define an explicit description of the set of user-selectable options.
setOptions(Object[]) - Method in class org.openide.WizardDescriptor
Set options permitted by the wizard considered as a DialogDescriptor.
setOptionsAlign(int) - Method in class org.openide.DialogDescriptor
Set new option alignment.
setOptionType(int) - Method in class org.openide.NotifyDescriptor
Define the set of options.
setPanels(WizardDescriptor.Iterator) - Method in class org.openide.WizardDescriptor
Deprecated.
use setPanelsAndSettings if needed.
setPanelsAndSettings(WizardDescriptor.Iterator<Data>, Data) - Method in class org.openide.WizardDescriptor
Set a different list of panels.
setTitle(String) - Method in class org.openide.NotifyDescriptor
Set the title string for this report description.
setTitleFormat(MessageFormat) - Method in class org.openide.WizardDescriptor
Sets the message format to create title of the wizard.
setValid(boolean) - Method in class org.openide.NotifyDescriptor
Set validity of OK button.
setValue(Object) - Method in class org.openide.NotifyDescriptor
Set the value the user has chosen and fires appropriate property change.
setValue(Object) - Method in class org.openide.WizardDescriptor
Overrides superclass method.
setWarningMessage(String) - Method in class org.openide.NotificationLineSupport
Sets a warning message.
storeSettings(Data) - Method in interface org.openide.WizardDescriptor.Panel
Provides the wizard panel with the opportunity to update the settings with its current customized state.
A B C D E F G H I M N O P Q R S T U V W Y 
Skip navigation links
org.openide.dialogs 7.57