This is a view controller for one of the steps in the wizard. All buttons of the action-bar that
is shown on each view of the wizard are defined in the AbstractWizardController class. The definition of the
actions that are registered to these buttons can be found in the Tutorial4Main class.