org.openide.dialogs 7.6

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.6

Built on February 26 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.