Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to create WIZARD using swing?

843805Nov 6 2006 — edited Nov 6 2006
hello,

I am want to create one wizard for my application using swing.
For me, i want to enter user name and click 'next' button ,then it will ask 'password' and click 'next' to call my main gui window.
same thing. I want to add 'back' button, it go back where we want.

how to create wizard using swing.
if possible, give me some example wizard java programs.

thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 4 2006
Added on Nov 6 2006
2 comments
188 views