protected JobXMLEditorSourcePage getSourcePage() {
   editor.activate();
   return editor.getSourcePage();
 }