Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.dialogs 7.10.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
N
O
P
Q
R
S
T
U
V
W
Y
D
DEFAULT_ALIGN
- Static variable in class org.openide.
DialogDescriptor
Alignment to place options in the default manner.
DEFAULT_OPTION
- Static variable in class org.openide.
NotifyDescriptor
Option type used by default.
DialogDescriptor
- Class in
org.openide
A description of a standard dialog.
DialogDescriptor(Object, String)
- Constructor for class org.openide.
DialogDescriptor
Create modal dialog descriptor with given title and inner part, with OK/Cancel buttons with default alignment, no help available.
DialogDescriptor(Object, String, boolean, ActionListener)
- Constructor for class org.openide.
DialogDescriptor
Create dialog descriptor with given title, inner part and modal status, with OK/Cancel buttons displayed with default alignment, no help available.
DialogDescriptor(Object, String, boolean, int, Object, ActionListener)
- Constructor for class org.openide.
DialogDescriptor
Create dialog descriptor with given title, inner part, modal status, option type and default option.
DialogDescriptor(Object, String, boolean, Object[], Object, int, HelpCtx, ActionListener)
- Constructor for class org.openide.
DialogDescriptor
Create dialog descriptor; possibility of specifying custom array of options and their alignment.
DialogDescriptor(Object, String, boolean, Object[], Object, int, HelpCtx, ActionListener, boolean)
- Constructor for class org.openide.
DialogDescriptor
Create dialog descriptor; possibility of specifying custom array of options and their alignment.
DialogDescriptor(Object, String, boolean, int, Object, int, HelpCtx, ActionListener)
- Constructor for class org.openide.
DialogDescriptor
Create dialog descriptor.
DialogDisplayer
- Class in
org.openide
Permits dialogs to be displayed.
DialogDisplayer()
- Constructor for class org.openide.
DialogDisplayer
Subclass constructor.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.dialogs 7.10.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
N
O
P
Q
R
S
T
U
V
W
Y
Built on August 26 2009. | Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.