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

N

name() - Method in class org.openide.WizardDescriptor.ArrayIterator
 
name() - Method in interface org.openide.WizardDescriptor.Iterator
Get the name of the current panel.
NEXT_OPTION - Static variable in class org.openide.WizardDescriptor
"Next" button option.
nextPanel() - Method in class org.openide.WizardDescriptor.ArrayIterator
 
nextPanel() - Method in interface org.openide.WizardDescriptor.Iterator
Move to the next panel.
NO_OPTION - Static variable in class org.openide.NotifyDescriptor
Return value if NO is chosen.
NotificationLineSupport - Class in org.openide
Helper class to simplify handling with error/warning/info messages.
notify(NotifyDescriptor) - Method in class org.openide.DialogDisplayer
Notify the user of something in a message box, possibly with feedback.
NotifyDescriptor - Class in org.openide
This class provides a description of a user notification to be displayed.
NotifyDescriptor(Object, String, int, int, Object[], Object) - Constructor for class org.openide.NotifyDescriptor
Creates a new notify descriptor with specified information to report.
NotifyDescriptor.ComposedInput - Class in org.openide
Notification providing a composed input of multiple chained selection lists and/or input lines.
NotifyDescriptor.ComposedInput.Callback - Interface in org.openide
Callback used to lazy create chained inputs.
NotifyDescriptor.Confirmation - Class in org.openide
Provides a description of a possible action and requests confirmation from the user before proceeding.
NotifyDescriptor.Exception - Class in org.openide
Deprecated.
No longer used. Try Exceptions.
NotifyDescriptor.InputLine - Class in org.openide
Notification providing for a line of text input.
NotifyDescriptor.Message - Class in org.openide
Provides information about the results of a command.
NotifyDescriptor.PasswordLine - Class in org.openide
Notification providing a password input.
NotifyDescriptor.QuickPick - Class in org.openide
Notification providing a selection list allowing multiple selections.
NotifyDescriptor.QuickPick.Item - Class in org.openide
Item that can be selected from a list of items.
notifyFuture(T) - Method in class org.openide.DialogDisplayer
Notify the user by a message box.
notifyLater(NotifyDescriptor) - Method in class org.openide.DialogDisplayer
Notify the user of something in a message box, possibly with feedback, this method may be called from any thread.
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.65