Rearrangement of the wizard page methods and variables.
Many variables and methods which should not be touched by the derived classes have been made
private. The execute() and update() methods have been deleted. And the class docstring has been
updated to describe which methods should be over-written and which should be used.