;) I\'m trying to do a sequence of GUI windows in Java. Firstly, question about the design. I\'m planning to have 8/9 similar types of windows:
Take a look at this article. Shows you how to make Wizard Dialogs, which looks to me quite similar to what you are doing.