posted 21 years ago
I want to create a Wizard in my swing application.
Previous buttons should bring back the earlier screens with the data.
At the end of the wizard i should be able to get the data entered by the user in the screens.
I have to create several of these wizards.
Does anyone know of code snippet or some approach that can be used to create this in a generic manner.