corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

Sample Dynamic Wizard - plugin detail

Sample for creating dynamic wizards. Use this template if you'd like to learn about creating interesting wizards for NetBeans Platform applications, i.e., wizards that have panels that come and go depending on current values of properties set in the wizard.

NetBeans Plugin - Sample Dynamic Wizard
Plugin owner: geertjan
Website: http://netbeans.dzone.com/nb-how-to-create-dynamic-wizard
Added: 2011-04-26
Last updated: 2011-04-26
NetBeans Versions: 7.0
License: CDDL
Category: Desktop Applications
Size: 0.02 MB
Downloaded: 508 times
Rating:
 0, by 0 users


Download plugin

Verifications for NetBeans versions

Plugin is not subject to any verification

Introduction

Sample Dynamic Wizard project. Create the template by clicking Next and then Finish. You will then have a new module. Then install the module. Go to the File menu and click "Create Plant". Then you will see a wizard. Depending on whether the checkbox in panel 1 is selected, panel 2 will or will not be shown, followed by panel 3. Then study the code, especially the "PlantCreationIterator.java".

Go here to create the sample from scratch:

http://netbeans.dzone.com/nb-how-to-create-dynamic-wizard



What's new in this version

[ You have to be logged in to be able to comment. ]

User Comments

There are no comments yet.