目录

我的学习分享

记录精彩的程序人生

Tom Wheeler's sample: how wizards work

WizardExampleSuite20070202.zip

NetBeans Wizards Example

Fri Feb 2 12:04:47 EST 2007

Someone asked on the NetBeans developer mailing list about a tutorial that shows how wizards work; specifically, how you handle validation and store input values between screens. I was not aware of a tutorial covering this in detail, so in the meantime, I wrote a NetBeans 5.5 example suite that illustrates these concepts. It's kind of a first draft, but maybe I will write a corresponding tutorial soon. After launching the suite, you invoke the wizard by clicking the Start Sample Wizard item under the window menu.