.getString("Editor.Message.Subprocess.Title"), JOptionPane.ERROR_MESSAGE);
return null;
}
editor = new SubprocessEditorVC(EditorVC.ID_PREFIX + editorCounter, clipboard, undoSupport,
parentEditor, subProcess, this);
addViewController(editor);
newEditorCounter++;
// notify the editor aware vc