Uses of Class
org.openide.DialogDescriptor

Packages that use DialogDescriptor
org.openide Jumping-off points for all the rest of the IDE's functionality. 
org.openide.loaders DataSystems are the logical layer between a filesystem and the regular functions of the IDE. 
 

Uses of DialogDescriptor in org.openide
 

Subclasses of DialogDescriptor in org.openide
 class WizardDescriptor
          Implements a basic "wizard" GUI system.
 

Methods in org.openide with parameters of type DialogDescriptor
abstract  Dialog TopManager.createDialog(DialogDescriptor descriptor)
          Get a new standard dialog.
 

Uses of DialogDescriptor in org.openide.loaders
 

Subclasses of DialogDescriptor in org.openide.loaders
 class TemplateWizard
          Wizard for creation of new objects from a template.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.