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

G

getAdditionalOptions() - Method in class org.openide.NotifyDescriptor
Get the explicit additional choices the user can make.
getButtonListener() - Method in class org.openide.DialogDescriptor
Get button listener which listens for the user's button presses.
getClosingOptions() - Method in class org.openide.DialogDescriptor
Getter for list of closing options.
getComponent() - Method in interface org.openide.WizardDescriptor.Panel
Get the component displayed in this panel.
getDefault() - Static method in class org.openide.DialogDisplayer
Get the default dialog displayer.
getDefaultValue() - Method in class org.openide.NotifyDescriptor
Get the default value of descriptor.
getErrorMessage() - Method in class org.openide.NotificationLineSupport
Gets a error message.
getHelp() - Method in interface org.openide.WizardDescriptor.Panel
Help for this panel.
getHelpCtx() - Method in class org.openide.DialogDescriptor
Get current help context asociated with this dialog descriptor.
getInformationMessage() - Method in class org.openide.NotificationLineSupport
Gets a information message.
getInputText() - Method in class org.openide.NotifyDescriptor.InputLine
Get the text which the user typed into the input line.
getInstantiatedObjects() - Method in class org.openide.WizardDescriptor
Returns set of newly instantiated objects if the wizard has been correctly finished.
getLocalizedMessage() - Method in exception org.openide.WizardValidationException
 
getMessage() - Method in class org.openide.NotifyDescriptor
Get the message object.
getMessageType() - Method in class org.openide.NotifyDescriptor
Get the message type.
getNotificationLineSupport() - Method in class org.openide.NotifyDescriptor
Returns NotificationLineSupport if it was created or null if doesn't.
getOptions() - Method in class org.openide.NotifyDescriptor
Get the explicit choices the user can make.
getOptionsAlign() - Method in class org.openide.DialogDescriptor
Get current option alignment.
getOptionType() - Method in class org.openide.NotifyDescriptor
Get the type of options that are to be displayed.
getProperties() - Method in class org.openide.WizardDescriptor
Read only map with stored properties.
getProperty(String) - Method in class org.openide.WizardDescriptor
Getter for stored property.
getSource() - Method in exception org.openide.WizardValidationException
 
getTitle() - Method in class org.openide.NotifyDescriptor
Get the title string for this report description.
getTitleFormat() - Method in class org.openide.WizardDescriptor
Getter for current format to be used to format title.
getTitleForType(int) - Static method in class org.openide.NotifyDescriptor
Get the title to use for the indicated type.
getValue() - Method in class org.openide.NotifyDescriptor
Get the value the user has selected.
getValue() - Method in class org.openide.WizardDescriptor
Overriden to ensure that returned value is one of the XXX_OPTION constants.
getWarningMessage() - Method in class org.openide.NotificationLineSupport
Gets a warning message.
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.56