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

P-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

P

PLAIN_MESSAGE - Static variable in class org.openide.NotifyDescriptor
Plain message type using no icon.
PREVIOUS_OPTION - Static variable in class org.openide.WizardDescriptor
"Previous" button option.
PROP_BUTTON_LISTENER - Static variable in class org.openide.DialogDescriptor
Name of property for the button listener.
PROP_CLOSING_OPTIONS - Static variable in class org.openide.DialogDescriptor
Name of property for list of closing options.
PROP_DETAIL - Static variable in class org.openide.NotifyDescriptor
Name of property for the detail message reported.
PROP_HELP_CTX - Static variable in class org.openide.DialogDescriptor
Name of property for the help context.
PROP_LEAF - Static variable in class org.openide.DialogDescriptor
Name of property whether the dialg is leaf or can be the owner of other one dialog.
PROP_MESSAGE - Static variable in class org.openide.NotifyDescriptor
Name of property for the message to be displayed.
PROP_MESSAGE_TYPE - Static variable in class org.openide.NotifyDescriptor
Name of property for the type of message to use.
PROP_MODAL - Static variable in class org.openide.DialogDescriptor
Name of property for modality of dialog.
PROP_OPTIONS - Static variable in class org.openide.NotifyDescriptor
Name of property for the exact list of options.
PROP_OPTIONS_ALIGN - Static variable in class org.openide.DialogDescriptor
Name of property for alignment of options.
PROP_OPTION_TYPE - Static variable in class org.openide.NotifyDescriptor
Name of property for the style of options available.
PROP_TITLE - Static variable in class org.openide.NotifyDescriptor
Name of property for the dialog title.
PROP_VALID - Static variable in class org.openide.NotifyDescriptor
Name of property for the OK button validation.
PROP_VALUE - Static variable in class org.openide.NotifyDescriptor
Name of property for the value the user selected.
prepareValidation() - Method in interface org.openide.WizardDescriptor.AsynchronousValidatingPanel
Called synchronously from UI thread when Next of Finish buttons clicked.
previousPanel() - Method in class org.openide.WizardDescriptor.ArrayIterator
 
previousPanel() - Method in interface org.openide.WizardDescriptor.Iterator
Move to the previous panel.
putProperty(String, Object) - Method in class org.openide.WizardDescriptor
Allows Panels that use WizardDescriptor as settings object to store additional settings into it.

 
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.