首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
S-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
S
setAdditionalOptions(Object[])
- Method in class org.openide.
NotifyDescriptor
Define an explicit description of the set of additional user-selectable options.
setAdditionalOptions(Object[])
- Method in class org.openide.
WizardDescriptor
setButtonListener(ActionListener)
- Method in class org.openide.
DialogDescriptor
Set new button listener instance for this dialog descriptor.
setClosingOptions(Object[])
- Method in class org.openide.
DialogDescriptor
Setter for list of options that close the dialog.
setClosingOptions(Object[])
- Method in class org.openide.
WizardDescriptor
setHelpCtx(HelpCtx)
- Method in class org.openide.
DialogDescriptor
Set new help context for this dialog descriptor.
setHelpCtx(HelpCtx)
- Method in class org.openide.
WizardDescriptor
setInputText(String)
- Method in class org.openide.
NotifyDescriptor.InputLine
Set the text on the input line.
setLeaf(boolean)
- Method in class org.openide.
DialogDescriptor
Set new leaf status.
setMessage(Object)
- Method in class org.openide.
NotifyDescriptor
Define a descriptive message to be reported.
setMessageType(int)
- Method in class org.openide.
NotifyDescriptor
Define the style of the message.
setModal(boolean)
- Method in class org.openide.
DialogDescriptor
Set new modal status.
setOptionType(int)
- Method in class org.openide.
NotifyDescriptor
Define the set of options.
setOptions(Object[])
- Method in class org.openide.
NotifyDescriptor
Define an explicit description of the set of user-selectable options.
setOptions(Object[])
- Method in class org.openide.
WizardDescriptor
Set options permitted by the wizard considered as a
DialogDescriptor
.
setOptionsAlign(int)
- Method in class org.openide.
DialogDescriptor
Set new option alignment.
setPanels(WizardDescriptor.Iterator)
- Method in class org.openide.
WizardDescriptor
Set a different list of panels.
setTitle(String)
- Method in class org.openide.
NotifyDescriptor
Set the title string for this report description.
setTitleFormat(MessageFormat)
- Method in class org.openide.
WizardDescriptor
Sets the message format to create title of the wizard.
setValid(boolean)
- Method in class org.openide.
NotifyDescriptor
Set validity of OK button.
setValue(Object)
- Method in class org.openide.
NotifyDescriptor
Set the value the user has chosen and fires appropriate property change.
setValue(Object)
- Method in class org.openide.
WizardDescriptor
Overrides superclass method.
storeSettings(Object)
- Method in interface org.openide.
WizardDescriptor.Panel
Provides the wizard panel with the opportunity to update the settings with its current customized state.
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.