Wizard Dialog (AtWizardDialog)

Page-1: Custom Java swing component that allows you to use it as a wizard dialog. You can add many AtWizardPage pages into a AtWizardDialog control and let the user keep moving between the components using its 'Next', 'Previous', 'Finish', 'Apply', 'Ok', 'Cancel', and 'Help' buttons. One or more of the buttons can be hidden and their behaviors can be changed.

Page-2: Shows a list of servers available for you to select where the selected file needs to be uploaded.

Page-3 (last page): Shows a summary view of the user selection. It is the last page for this demo wizard dialog. You can add as many pages possible and can control their flow.