737475767778798081
cancelled = true; model = new DbOutputterModel(buildPath(), scenario, contextID); model.setGatherers(gatherers); wizard = new Wizard(model); wizard.addWizardListener(this); wizard.setDefaultExitMode(Wizard.EXIT_ON_FINISH); }