JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.dialogs 7.48
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
W
Y
C
CANCEL_OPTION
- Static variable in class org.openide.
NotifyDescriptor
Return value if CANCEL is chosen.
clearMessages()
- Method in class org.openide.
NotificationLineSupport
Clears messages.
CLOSED_OPTION
- Static variable in class org.openide.
NotifyDescriptor
Return value if user closes the window without pressing any button.
Confirmation(Object)
- Constructor for class org.openide.
NotifyDescriptor.Confirmation
Create a yes/no/cancel question with default title.
Confirmation(Object, String)
- Constructor for class org.openide.
NotifyDescriptor.Confirmation
Create a yes/no/cancel question.
Confirmation(Object, int)
- Constructor for class org.openide.
NotifyDescriptor.Confirmation
Create a question with default title.
Confirmation(Object, String, int)
- Constructor for class org.openide.
NotifyDescriptor.Confirmation
Create a question.
Confirmation(Object, int, int)
- Constructor for class org.openide.
NotifyDescriptor.Confirmation
Create a confirmation with default title.
Confirmation(Object, String, int, int)
- Constructor for class org.openide.
NotifyDescriptor.Confirmation
Create a confirmation.
createDesign(String)
- Method in class org.openide.
NotifyDescriptor.InputLine
Make a component representing the input line.
createDialog(DialogDescriptor)
- Method in class org.openide.
DialogDisplayer
Get a new standard dialog.
createDialog(DialogDescriptor, Frame)
- Method in class org.openide.
DialogDisplayer
Same as #createDialog(org.openide.DialogDescriptor) except that it's possible to specify dialog's parent Frame window.
createNotificationLineSupport()
- Method in class org.openide.
NotifyDescriptor
Create
NotificationLineSupport
if you want to notify users using info/warning/error messages in designed line at the bottom of your dialog.
current()
- Method in class org.openide.
WizardDescriptor.ArrayIterator
current()
- Method in interface org.openide.
WizardDescriptor.Iterator
Get the current panel.
A
B
C
D
E
F
G
H
I
M
N
O
P
Q
R
S
T
U
V
W
Y
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.dialogs 7.48
Prev Letter
Next Letter
Frames
No Frames
All Classes