站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

G-Index (NetBeans Dialogs API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G H I N O P Q R S T U V W Y

G

getAdditionalOptions() - Method in class org.openide.NotifyDescriptor
Get the explicit additional choices the user can make.
getButtonListener() - Method in class org.openide.DialogDescriptor
Get button listener which listens for the user's button presses.
getClosingOptions() - Method in class org.openide.DialogDescriptor
Getter for list of closing options.
getComponent() - Method in interface org.openide.WizardDescriptor.Panel
Get the component displayed in this panel.
getDefault() - Static method in class org.openide.DialogDisplayer
Get the default dialog displayer.
getDefaultValue() - Method in class org.openide.NotifyDescriptor
Get the default value of descriptor.
getHelp() - Method in interface org.openide.WizardDescriptor.Panel
Help for this panel.
getHelpCtx() - Method in class org.openide.DialogDescriptor
Get current help context asociated with this dialog descriptor.
getInputText() - Method in class org.openide.NotifyDescriptor.InputLine
Get the text which the user typed into the input line.
getInstantiatedObjects() - Method in class org.openide.WizardDescriptor
Returns set of newly instantiated objects if the wizard has been correctly finished.
getLocalizedMessage() - Method in class org.openide.WizardValidationException
 
getMessage() - Method in class org.openide.NotifyDescriptor
Get the message object.
getMessageType() - Method in class org.openide.NotifyDescriptor
Get the message type.
getOptionType() - Method in class org.openide.NotifyDescriptor
Get the type of options that are to be displayed.
getOptions() - Method in class org.openide.NotifyDescriptor
Get the explicit choices the user can make.
getOptionsAlign() - Method in class org.openide.DialogDescriptor
Get current option alignment.
getProperty(String) - Method in class org.openide.WizardDescriptor
Getter for stored property.
getSource() - Method in class org.openide.WizardValidationException
 
getTitle() - Method in class org.openide.NotifyDescriptor
Get the title string for this report description.
getTitleForType(int) - Static method in class org.openide.NotifyDescriptor
Get the title to use for the indicated type.
getTitleFormat() - Method in class org.openide.WizardDescriptor
Getter for current format to be used to format title.
getValue() - Method in class org.openide.NotifyDescriptor
Get the value the user has selected.
getValue() - Method in class org.openide.WizardDescriptor
Overriden to ensure that returned value is one of the XXX_OPTION constants.

 
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.