|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |