首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
D-Index (NetBeans Dialogs API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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 org.openide.
DialogDescriptor
.
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 org.openide.
DialogDisplayer
.
Permits dialogs to be displayed.
DialogDisplayer()
- Constructor for class org.openide.
DialogDisplayer
Subclass constructor.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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 May 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.