| Class | Description |
|---|---|
| AbstractWizardController |
Note: Tutorial 4 depends on tutorial 3.
|
| Tutorial4Main |
Main class for the tutorial.
|
| Wizard1Controller |
This is a view controller for one of the steps in the wizard.
|
| Wizard2Controller |
This is a view controller for one of the steps in the wizard.
|
| Wizard3Controller |
This is a view controller for one of the steps in the wizard.
|
| WizardDoneController |
This is a view controller for one of the steps in the wizard.
|
| WizardStartController |
This is a view controller for one of the steps in the wizard.
|