The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Using the Wizard API
Subject:  Panel Change Event?
Date:  2006-06-13 11:42:20
From:  tommi_kuenneth
Response to: Panel Change Event?


Sorry for taking such a long time to respond...

The idea of a wizard is not to make any changes to the environment until the user clicks the Finish button. If you use branch controllers, you can perform actions when a new panel is to be shown. You could start a new thread at this time. But again, please keep in mind that whatever these actions are, they should not change anything or the user should be able to roll back these changes.

Regards
Thomas

 Feed java.net RSS Feeds