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

Uses of Class org.openide.WizardDescriptor (Dialogs API) - NetBeans API Javadoc (Current Development Version)

org.openide.dialogs 7.4

Uses of Class
org.openide.WizardDescriptor

Uses of WizardDescriptor in org.openide
 

Methods in org.openide with parameters of type WizardDescriptor
 void WizardDescriptor.InstantiatingIterator.initialize(WizardDescriptor wizard)
          Initializes this iterator, called from WizardDescriptor's constructor.
 void WizardDescriptor.InstantiatingIterator.uninitialize(WizardDescriptor wizard)
          Uninitializes this iterator, called when the wizard is being closed, no matter what closing option invoked.
 

Constructor parameters in org.openide with type arguments of type WizardDescriptor
WizardDescriptor(WizardDescriptor.Iterator<WizardDescriptor> panels)
          Create wizard for a sequence of panels, with settings defaulted to this.
 


org.openide.dialogs 7.4

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.