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

I-Index (Dialogs API) - NetBeans API Javadoc (Current Development Version)

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

I

INFORMATION_MESSAGE - Static variable in class org.openide.NotifyDescriptor
Message type for information messages.
initialize() - Method in class org.openide.NotifyDescriptor
Method that is called before a value is returned from any of getter methods in this object.
initialize() - Method in class org.openide.WizardDescriptor
Initializes settings.
initialize(WizardDescriptor) - Method in interface org.openide.WizardDescriptor.InstantiatingIterator
Initializes this iterator, called from WizardDescriptor's constructor.
initializePanels() - Method in class org.openide.WizardDescriptor.ArrayIterator
Allows subclasses to initialize their arrays of panels when constructed using default constructor.
instantiate() - Method in interface org.openide.WizardDescriptor.AsynchronousInstantiatingIterator
Is called in separate thread when the Finish button are clicked and allows implement asynchronous instantating of newly created objects.
instantiate() - Method in interface org.openide.WizardDescriptor.InstantiatingIterator
Returns set of instantiated objects.
instantiate(ProgressHandle) - Method in interface org.openide.WizardDescriptor.ProgressInstantiatingIterator
Is called in separate thread when the Finish button are clicked and allows implement asynchronous instantating of newly created objects.
isFinishPanel() - Method in interface org.openide.WizardDescriptor.FinishablePanel
Specify if this panel would enable Finish button.
isLeaf() - Method in class org.openide.DialogDescriptor
Get leaf status.
isModal() - Method in class org.openide.DialogDescriptor
Get modal status.
isValid() - Method in class org.openide.NotifyDescriptor
Return true if OK button is valid (enabled), otherwise return false.
isValid() - Method in interface org.openide.WizardDescriptor.Panel
Test whether the panel is finished and it is safe to proceed to the next one.

org.openide.dialogs 7.4
A B C D E F G H I N O P Q R S T U V W Y
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.